16%
18.06.2014
- 28 days]: 7379 ( 1.90%) ( 2.30% cumulative)
[ 28- 56 days]: 10655 ( 2.75%) ( 5.05% cumulative)
[ 56- 112 days]: 12079 ( 3.11%) ( 8.16% cumulative)
[ 112- 168 days]: 27551
16%
21.03.2017
. The generic command line below illustrates how to accomplish this,
$ gfortran code.f90 -fintrinsic-modules-path /usr/lib64/gfortran/modules \
-lhdf5_fortran -o exe
where code.f90
is the source file
16%
10.04.2012
to seamlessly create the illusion that there was just one computer. And that went through multiple iterations – in the ’70s with distributed computing, in the ’80s with network computing, in the ’90s with network
16%
21.01.2021
, it used 32-bit processors, limiting the addressable memory to 4GB. In the early 1990s, Cray launched some new systems. In 1991, the Cray C90, a development of the Cray Y-MP, was launched. It had a dual
16%
08.08.2018
(path to g++ compiler wrapper )
F77 (path to gfortran compiler wrapper )
F90 (path to gfortran compiler wrapper )
FC (path to gfortran compiler wrapper )
See the man pages for gcc, g++, gfortran (f77, f90). For
more
16%
18.09.2017
is Fortran 90 code for a simple serial Poisson solver for a rectangular grid (poisson_serial.f90
). Remora captures data every 10 seconds by default, so you need to adjust a few application parameters
16%
04.10.2018
)
F77 (path to gfortran compiler wrapper )
F90 (path to gfortran compiler wrapper )
FC (path to gfortran compiler wrapper )
See the man pages for gcc, g++, gfortran (f77, f90). For
more detailed
16%
09.10.2017
information.
This next example is Fortran 90 code for a simple serial Poisson solver for a rectangular grid (poisson_serial.f90) [15] [16]. Remora captures data every 10 seconds by default, so you need
16%
04.04.2023
specification, denoted by the letter V. In this case, V10 once again delivers 10MBps, with the higher V60 or V90 (90MBps) intended for high-rate or high-definition video capture.
Bus specification could
16%
22.12.2017
to it, you can begin to appreciate what compilers and linkers do for users today.
Listing 1
Show Linked Libraries (ldd)
$ pgf90 test1.f90 -o test1
$ ldd test1
linux-vdso.so.1 => (0x