List Question
20 TechQA 2024-03-28T19:49:07.687000how to automatically generate a Module from a project in Visual Studio
31 views
Asked by Echeban
Different floating point representations of identical 64 bit double precision numbers
68 views
Asked by Arthur
How to set and access a custom pre-processor variable?
50 views
Asked by byl
Dynamic loader missing symbol abort trap signal in Fortran runtime
55 views
Asked by shewag
Outout is affected for some weird silly reaons (print command as well as silly declaration of array)
61 views
Asked by Biswabhanu Puhan
Why Intel Fortran + Intel MPI report warn(error) when using MPI_Bcast?
117 views
Asked by yaguang liu
why is there "WindowsSdkDir" not found warnings when I run ifort compiler from cmd prompt in visual studio
60 views
Asked by Lingai Guo
ifort command-line vs Visual Studio (assumed shape array)
83 views
Asked by Monochromatic
IFORT/IFX differences in (ENx.y) output?
63 views
Asked by SAL
Fortan subroutine warning in Abaqus (warning LNK4210: .CRT section exists; there may be unhandled static initializers or terminators)
104 views
Asked by Minhajul Bari Prince
Calling fortran executable file from matlab is much slower
85 views
Asked by phdstudent
How do I integrate old Fortran/VS program into the new products?
64 views
Asked by Christopher Tokar
Valgrind complains reading from a file
168 views
Asked by M0M0
What does `use omp_lib` actually do?
119 views
Asked by M0M0
"LNK1104 Cannot open file 'kernel32.lib' " when trying to Configure project in CMAKE
267 views
Asked by Violeta Ayon
How to ensure same precision from gfortran and ifort compiler? For complex functions, to be specific
82 views
Asked by ZeroTwo
Why do I get a segmentation fault problem in this program when the matrix dimension is too large (in ifort)?
146 views
Asked by Another User
Why does accessing an index of 0 length array not throw an out of bounds access violation error?
80 views
Asked by TrippLamb