Search code examples
Force error on warning when compiling with ifx/ifort?...

fortranintel-fortran

Read More
Numerical equivalent of TRUE is -1?...

type-conversionfortranlogical-operatorsintel-fortran

Read More
Fortran - Syntax error, found END-OF-STATEMENT...

compiler-errorsfortranintel-fortran

Read More
malloc(): unaligned tcache chunk detected. Has anyone faced this before for MPI fortran programs?...

memoryfortranmpigfortranintel-fortran

Read More
Pass a fortran derived type which contains allocatable array between different compilers(PGI and Int...

fortranintel-fortranpgi-visual-fortran

Read More
Numerical discrepancies after upgrading Fortran compilers (Intel v11.1 to v13.0)...

floating-pointfortranintelintel-fortran

Read More
Correct suffix for Fortran 2003 source file - Intel Fortran compiler...

fortranintel-fortran

Read More
Should casting from ``real`` to ``double precision`` in FORTRAN be affected by the compiler?...

castingfortranintel-fortran

Read More
How to print a colored text without including ANSI escape sequence in the output length?...

fortranintel-fortran

Read More
having generic internal procedure with ifort compiler...

genericsfortranintel-fortranfortran2003

Read More
Mismatched allocation/deallocation error using Intel Inspector...

fortrandynamic-memory-allocationintel-fortran

Read More
intel fortran compiler crushed on triple precision...

floating-pointfortranintel-fortran

Read More
compile fortran program with 2 compilers...

fortranintel-fortran

Read More
compilation error with MPI_type_create_resized in Fortran 90...

mpifortran90intel-fortran

Read More
storing a procedure pointer within a type in Fortran...

fortranintel-fortran

Read More
Program compiled with gfortran, how to recompile with ifort?...

compilationfortrangfortranintel-fortran

Read More
why .mod files differ after every time i compile a .f file...

modulefortranintel-fortran

Read More
syntax error while compiling with ifort 11.0...

fortransyntax-errorintel-fortran

Read More
Force ifort to ignore the error #6633: The type of the actual argument differs from the type of the ...

fortranintel-fortran

Read More
Weird omp_get_wtime() behavior on cluster (ifort)...

fortranopenmpintel-fortran

Read More
Different floating point representations of identical 64 bit double precision numbers...

fortranintel-fortran

Read More
How to set and access a custom pre-processor variable?...

fortranintel-fortranpreprocessor-directive

Read More
Why Intel Fortran + Intel MPI report warn(error) when using MPI_Bcast?...

fortranmpiintel-fortranintel-mpi

Read More
Valgrind complains reading from a file...

iofortranvalgrindintel-fortran

Read More
Do most compilers optimize MATMUL(TRANSPOSE(A),B)?...

fortrangfortranintel-fortranmicro-optimization

Read More
What does `use omp_lib` actually do?...

fortranopenmpintel-fortran

Read More
Why do I get a segmentation fault problem in this program when the matrix dimension is too large (in...

compiler-errorsfortranmatrix-multiplicationgfortranintel-fortran

Read More
Microsoft.VisualStudio.Setup.Configuration.Native.dll breaks Intel fortran compiler installer...

intel-fortran

Read More
Does memory get allocated with Fortran read() with no I/O list?...

fortranintel-fortranintel-vtune

Read More
Problem Allocating Logical from Class(*) using Source in Fortran...

fortranbooleanallocationintel-fortran

Read More
BackNext