|
General Information For All
Absoft Fortran Compilers:
What Version Do I Have?
The Absoft version number is found on:
- The front of your product CD
- The Absoft compiler start-up screen
- The absoft_release file in the Absoft Directory on your hard-drive
//Syntax: var uniquevar=new animatedcollapse("DIV_id", animatetime_milisec, enablepersist(true/fase), [initialstate] ) var collapse1=new animatedcollapse("version", 800, false)
How Do I Find My License Number?
Your Absoft Serial Number (license key)
can be found in several places, such as:
-
On the outside of the Absoft
software box
-
The inside front cover of
your printed user guide
-
The back of the CD sleeve
-
On your registration form
-
If you received your software via
download, your license number is
included in the delivery email
If you do not have any of the above,
you can also locate your serial number
from your license.dat file
-
For Windows, Mac & x86/x86_64 Linux:
The license.dat file is
located in the Absoft folder.
-
For Linux PPC:
The license.dat file is
located in the clm_ibm folder.
//Syntax: var uniquevar=new animatedcollapse("DIV_id", animatetime_milisec, enablepersist(true/fase), [initialstate] ) var collapse2=new animatedcollapse("license", 800, false)
Supported OS Distributions
Windows 32/64-bit:
Mac 32/64-bit, PPC or Intel Based:
Linux x86:
- Red Hat Enterprise Linux 3.0 or later
- SuSE 8.1 or later
- Mandrake 8.2 or later
- Fedora Core 1 or later
- Ubuntu
Linux x86_64:
- Red Hat Enterprise Linux 3.0 or later
- SuSE 8.0 or later
- Ubuntu
//Syntax: var uniquevar=new animatedcollapse("DIV_id", animatetime_milisec, enablepersist(true/fase), [initialstate] ) var collapse3=new animatedcollapse("op_systems", 800, false)
Can I use a command line with Absoft Fortran compilers?
Yes, the compiler is easy to use from the command line.
See the chapter Using the Compilers of your Absoft Fortran User Guide. The first section of that chapter describes using the command line.
//Syntax: var uniquevar=new animatedcollapse("DIV_id", animatetime_milisec, enablepersist(true/fase), [initialstate] ) var collapse4=new animatedcollapse("commandline", 800, false)
Can I use Open MPI & MPICH with Absoft Fortran compilers?
|