First  |  Prev |  Next  |  Last
Pages: 53 54 55 56 57 58 59 60 61 62 63 64 65
What is run-time error F6501?
i had compile and build my program and got no error...when i try to execute file.exe i find out that the run-time error F6501 occur...im using Window Xp....im using Microsoft Fortran Powerstation 4.0..then i find out that the requirement for the program is for window NT and 95...is it error F6501 is because the for... 4 Feb 2007 00:47
MS Fortran Powerstation 4.0 and Win XP
hi..i had write a fortran program but i got run-time error F6501...i had compile and build the program and got no error...when i execute the .exe file the the run-time error F6501 occur...i dont know what is the cause of this error...but now im using Microsoft Fortran Powerstation 4.0 and i found out that the requ... 16 Jan 2007 17:05
A problem to read a SEG-file using Fortran90 code on PC
abbad(a)ntnu.no wrote: Hi guys, I have a problem to read a SEG-Y file (a file format used in geophysics to store and process seismic data). The SEG-Y format consists of three blocks separated by an IBG (InterBlock Gap). The first block is written in EBCDIC on 3200 bytes and is followed after an IB... 4 Jan 2007 12:59
fortran programs with big RAM requirement
Hi! I've got a very intriguing problem with my Fortran programs once I enlarge the array sizes so that in total the program's need of RAM exceeds 2 GB. There the compiler just sends me errors with something like "relocation truncation errors". Well, so I tried the option -i-dynamic for the ifort compiler, a... 26 Jan 2007 08:15
Fortran Preprocessor?
I'm relatively new to Fortran but I've used C/C++ quite a bit... The thing I miss the most is the ability to use #define to set constants (I don't like using static/parameter memory variables). Is there any analogue to #define in standard Fortran? Does gfortran use the gcc preprocessor (allowing #define statement... 31 Dec 2006 14:18
gfortran install on PCC OSX
Having exhausted all leads via google and the gfortran wiki, does anyone here have any clue what environment variable setting might fix the following loader error when compiling a Fortran program with the latest version of gfortran available at the gfortran wiki. /usr/bin/ld: can't locate file for: -lSystemStu... 6 Dec 2006 01:11
A problem to read a SEG-file using Fortran90 code on PC
Hi guys, I have a problem to read a SEG-Y file (a file format used in geophysics to store and process seismic data). The SEG-Y format consists of three blocks separated by an IBG (InterBlock Gap). The first block is written in EBCDIC on 3200 bytes and is followed after an IBG by a 400-byte binary block. After ... 3 Dec 2006 02:43
Problem linking Intel Math Kernel Library
renormalize(a)hotmail.com wrote: I'm not a particularly savy linux user, but I have managed to install Intel Fortran, C++, and MKL on my PC's linux partition (Ubuntu 6.0.6). Now I want to use the free Fortran package PROPACK to do singular value decompositions of large sparse matrices. Using the make file in... 10 Nov 2006 21:52
Graphics Lib Help
Hi- I'm new to FORTRAN and I have to run/compile some files that were previously run on Compaq/Digital compiler using DFLIB. I am using gfortran compilier. Is there a graphics library to use that is comparable to the DFLIB I can use? or another fortran compilier that would have a graphics library I could use simili... 3 Nov 2006 19:30
Bus error/ segmentation fault--help?
All: I have a code that successfully compiles on my machine, but does not run properly. When I compile with the intel fortran compiler, I get the following error: forrtl: severe (180): SIGBUS, bus error occurred Stack trace terminated abnormally. When I compile with gfortran, I get the following error... 31 Oct 2006 09:41
First  |  Prev |  Next  |  Last
Pages: 53 54 55 56 57 58 59 60 61 62 63 64 65