27%
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
27%
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
27%
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
27%
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
27%
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
27%
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
27%
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
27%
10.04.2015
://cumulusnetworks.com/product/architecture/)
The switch we used in our lab, a 4600-54T by Edgecore, has 52 ports and a management interface.
You can view these ports using the ifconfig -a command; not as eth, but as swp. The switchd daemon shown
27%
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
27%
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