vendredi 15 novembre 2024
Home
Members
Visitors
Seminars
Phystm
Links
Information about the new machine pntpm1
Characteristics
Xeon 2.5 Ghz (2x4 processors)
Hard disk: 750 Gb
Memory 8Gb
Cluster program
The cluster is running the new verson of mosix: mosix2.
This means that any
command
running more than typically 1 minute should be launched by
mosrun command
Information can be obtained by
man mosrun
Tools to control the execution:
mosps aux
mon
Fortran compiler(s)
Lahey
compiler:lf95
linux command : lf95
link with libraries:
ftn95 file
creates the executable
file.out
from
file.f
Information
man lf95
user's guide
(pdf)
Language reference
(pdf): list of all fortran statements
Blas library
: list of subroutines
Openmp user's guide
(pdf)
Intel
compiler: ifort
linux command: ifort
link with libraries:
ftn95_ifort file
creates the executable
file.out
from
file.f
Important note: the Intel compiler does not warn for uninitialized variables. This can be done at run time by compiling with option "-C".
Information
man ifort
ifort --help
web page
with error codes
Gnu
compiler: gfortran
linux command:
gfortran
Link with libraries:
ftn95_gfortran file
creates the executable
file.exe
from
file.f
Information:
man gfortran
gfortran --help
web page
Installed softwares
mathematica:
math
maple:
maple, maple9
(text mode),
xmaple, xmaple9
(graphic mode)
MS Office
excel
: Microsof Excel
winword
: Microsoft Word
powerpnt
: Microsoft Powerpoint
iexplore
: Internet Explorer
Backups
Backups are performed every day (4:00 am), every week (sunday) and every month (1st day).
They can be accessed at
/backup/daily
/backup/weekly
/backup/monthly
Please do not edit these files. You should just copy them to your HOME directory.
Some useful PDF files
bash commands
vi editor
fortran manual
Contact person: P. Descouvemont - pdesc@ulb.ac.be
Last updated July 28, 2009