Search code examples
Parallel programming in gfortran, strange? result in hello program...


fortrancygwinopenmpgfortran

Read More
How to write characters in reverse order ( from last to first ) from character variable into integer...


fortrangfortran

Read More
How can I compile this older Fortran code?...


compiler-errorsfortrangfortran

Read More
Why the c and fortran versions of this same program produce different results?...


cfortranprecisiongfortran

Read More
I got a message with this erro Function ‘areacircle’ requires an argument list ,Why?...


fortrangfortran

Read More
iand with different kind parameters using new gfortran version...


fortrangfortrantype-kinds

Read More
How to compile/link ratfor code by gfortran compiler?...


linuxgfortran

Read More
gfortran -fc-prototypes option for function pointers...


cfortranfunction-pointersgfortranfortran-iso-c-binding

Read More
Reading comment lines correctly in an input file using Fortran 90...


file-iocommentsfortrangfortran

Read More
gfortran linking c libraries with conda...


linuxcompiler-errorscondacross-compilinggfortran

Read More
Why does a subroutine with an array from a "use module" statement give faster performance ...


fortrangfortran

Read More
Convert logical type to double in Fortran...


fortrangfortranintel-fortran

Read More
Why is element-wise matrix row-exchanging more efficient than array-wise row-exchanging in Fortran?...


fortrangfortran

Read More
Sum of certain elements in an array in Fortran...


fortrangfortran

Read More
Why does a subroutine with an array as an input give faster performance than the same subroutine wit...


fortrangfortran

Read More
Strange behavior of "gfortran -Wconversion"...


fortrangfortranintel-fortranfortran2008

Read More
Written data not visible in the file after writing with Gfortran and waiting using SLEEP()...


fortransleepgfortranintel-fortran

Read More
How to correct "gfortran can't find path" in VIsual studio code settings?...


pathfortransettingsgfortrang77

Read More
Problems with parametrized derived types in Fortran 2003...


typesfortrangfortranfortran2003

Read More
Fortran Coarrays: IFORT / GCC / Opencoarrays a bit confused...


fortrangfortranintel-fortran

Read More
Unresolved reference to dgemm when using OpenBLAS...


fortrangfortranmingw-w64msys2openblas

Read More
Fortran read statement's iostat parameter returning code 5001...


iofortrangfortran

Read More
Fortran call to sleep does not block program...


fortrangfortranwindows-subsystem-for-linux

Read More
Problems linking FFTW with gfortran (symbol(s) not found for architecture x86_64)...


gfortranfftw

Read More
Compile petsc included code using a makefile, failed for '.f90' but passed for '.F90&#39...


makefilefortrangnu-makegfortranpetsc

Read More
passing allocated array from subroutine to the main program in fortran; use or module? interface?...


fortrangfortran

Read More
Nonexistent include directory "/opt/local/include" fftw...


fortrangfortranfftw

Read More
How to print allocatable fortran int64 array in GDB...


fortrangdbgfortran

Read More
reading hexadecimal data from file in fortran...


fortranhexgfortran

Read More
Fortran subroutine NaN issue when multiple outputs are assigned to the same variable in the main pro...


memorygfortransubroutine

Read More
BackNext