Changes between Version 14 and Version 15 of Public/User_Guide/Information_on_software


Ignore:
Timestamp:
Feb 19, 2020, 12:56:58 PM (4 years ago)
Author:
Jochen Kreutz
Comment:

info on oneAPI added

Legend:

Unmodified
Added
Removed
Modified
  • Public/User_Guide/Information_on_software

    v14 v15  
    224224For using Cuda with ParaStationMPI, see also [https://deeptrac.zam.kfa-juelich.de:8443/trac/wiki/Public/ParaStationMPI#CUDASupportbyParaStationMPI here].
    225225
     226== Testing oneAPI ==
     227
     228Intel's oneAPI programming model can be tested on the Cluster nodes. Currently the beta 4 version is installed in `/usr/local/intel/oneapi/inteloneapi`.
     229There is no module avaible, please use instead
     230{{{
     231source /usr/local/intel/oneapi/inteloneapi/setvars.sh
     232}}}
     233See the oneAPI [https://software.intel.com/en-us/download/intel-oneapi-programming-guide programming guide] to get started.
     234
    226235== MPI programs - compilation with !ParaStation MPI ==
    227236