Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environnement:
- LPO/UBO : module load intel/12.1 netcdf/4.1.3-intel12
- Caparmor: module load intel-comp/12.1.5

To configure:
./configure --prefix=/where/you/want/to/install/bin

- LPO/UBO (grima) : ./configure --prefix=/home/grima/FORTRAN/3Ddiffusion --enable-optimization=aggressive --enable-profiling
- caparmor (grima) : ./configure --prefix=/home2/caparmor/grima/3Ddiffusion --enable-optimization=aggressive --enable-profiling

Intel reports are available in the "src" directory where source codes are.

To compile:
make clean
make

To intall:
make install

To Test:
cd /where/you/want/to/install/bin
time ./3Ddiffusion

To make a distribution:
make clean
make dist-gzip

Vtune on caparmor:
Vtune ne fonctionne pas avec l'option "aggressive" ???
module load vtune/2013
module show vtune/2013
ls -rtl /appli/intel/vtune/vtune_amplifier_xe_2013/bin64
amplxe-gui ./3Ddiffusion

About

A 3D diffusion model using MPI library

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages