Skip to content
/ SciPAL Public

SciPAL: Scientific Parallel Algorithms Library for OpenMP and CUDA

License

Notifications You must be signed in to change notification settings

SciPAL/SciPAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the SciPAL readme file.

In order to use SciPAL you need the following dependencies:

If you have these installed, put SciPAL in your preferred folder and run the installation script install.py from /scripts/. This will set the paths of the CUDA and deal.II installation.

The best way to get this running is probably to use Qt Creator as IDE, or compile the project by hand with CMake.

Note: The installation script configures only for a basic deal.II installation. If you have a deal.II installation using MPI, petsc, etc. you can use the advanced configuration file from /config/dealii_mpi_conf.pro as template for your configuration.

Furhter notes on deal.II configuration:

  • LAPACK, BLAS needed
  • it shouldn't have MPI, Trilmos, etc. All these needs to be turned off.

deal.II can be found in /clusterfs/cuda-2015/deal.II on the computers C4 to C6 in the numerics dept. A working version of SciPAL will also be there soon.

About

SciPAL: Scientific Parallel Algorithms Library for OpenMP and CUDA

Resources

License

Stars

Watchers

Forks

Packages

No packages published