Quantcast
Channel: Posts recentes
Browsing all 10 articles
Browse latest View live

problem with current forum

Idioma inglês Hello,today (8:05pm MEZ) i have no possibility to reply to a thread. the new layout may be to difficult for me.i am using firefox 3.5.7.frank

View Article



undefined reference with -O3, not -O0

Idioma inglês Hi there,Taking baby steps towards using FGSL , which essentially comes as a compiled .mod file, which in my case sits in /gusr/alr99/linux/apps/include/ifort/ - attached. Am having...

View Article

strange valgrind info with ifort

Idioma inglês Hi,I'm using valgrind to analyze a code compiled with ifort, and I have some extrain information on different points of the code.Some examples:

View Article

-g & -check bounds ... no line number / source filename?

Idioma inglês I compile my program with the following options (I'm confused about the difference btw -g and -debug full, so I include them both):-warn all -fpp -check all -gen-interfaces -assume...

View Article

ICE: modulo of array

Idioma inglês Hi there,Sorry if this isn't the correct place to report a bug.I get a catastrophic ICE when compiling this code:program testmodulo real, allocatable :: array(:) allocate(array(3)) array...

View Article


Attempt to fetch from allocatable variable when it is not allocated

Idioma inglês Dear all,Using ifort 11.1.046 with -check all, I get "forrtl: severe (408): fort: (8): Attempt to fetch from allocatable variable VALUES when it is not allocated" at runtime, but I don't...

View Article

moving away from EQUIVALENCE for in-place FFT of large arrays

Idioma inglês Hello,I am currently working on a project where EQUIVALENCE statements are used, mainly for the purpose of in-place, REAL to COMPLEX Fourier transform of very large arrays. I would like...

View Article

trouble with -gen-interfaces and -warn-interfaces

Idioma inglês Hi there,First post here, but been lurking for a while :)Not sure whether I'm missing something, but I'm having trouble using the -gen-interfaces in conjunction with -warn-interfaces.With...

View Article


profiling with gprof

Idioma inglês Hi all. Here's my issue. I'm trying to profile a code I wrote, with gprof. The fact is that, in the flat profile, the most time expensive function is pow.L. Now I've no idea of what is...

View Article


Fortran development environments for Linux

Idioma inglês Historically, the only development tool that I have opted to use has been vim. Vim works well, but I've been reading more and more folks make convincing arguments, usually while...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images