Re: [Ecp-aurora-sdk-discuss] New Aurora SDK available in JLSE
It sounds like the "module use /soft/restricted/CNDA/modulefiles" is not working for you. Could you try: `> ls -ltr /soft/restricted/CNDA/modulefiles` and tell us if you can see that directory? Also, if you type "groups" what groups do you see listed? (I'm asking in case this is a permission issue) Thanks, Colleen ________________________________ From: Ecp-aurora-sdk-discuss <[email protected]> on behalf of Peter McCorquodale via Ecp-aurora-sdk-discuss <[email protected]> Sent: Wednesday, June 9, 2021 6:40 PM To: Chan-nui, Christopher <[email protected]> Cc: Ecp-aurora-sdk-discuss <[email protected]> Subject: Re: [Ecp-aurora-sdk-discuss] New Aurora SDK available in JLSE If I try
module use /soft/restricted/CNDA/modulefiles module add oneapi
then I get: ERROR: Unable to locate a modulefile for 'oneapi' When I do "module avail", I get: ------------------------------ /usr/share/modules ------------------------------ dot module-git module-info modules null use.own On Wed, Jun 09, 2021 at 11:00:49PM +0000, Chan-nui, Christopher via Ecp-aurora-sdk-discuss wrote:
Hello,
We are pleased to announce that a new Aurora SDK has been deployed in JLSE. This version 2021.04.30.003 includes engineering drops of the compilers, MKL, Advisor and VTune.
Use the oneapi module to load the appropriate drivers for your system.
module use /soft/restricted/CNDA/modulefiles
module add oneapi
Additionally there is now a oneapi/2021.04.30.003-beta modulefile which will use Level Zero instead of OpenCL and the latest UMD driver. Please note that there is currently an issue with this configuration that will cause MKL programs to fail with a SEGV at the end of their run.
module add oneapi/2021.04.30.003-beta
MPICH is now loaded as the default. Specify the following environment before loading oneapi to skip loading MPICH. export ONEAPI_MPICH_OVERRIDE=SKIP
More information about MPI/MPICH can be found at https://wiki.jlse.anl.gov/display/inteldga/MPI.
New version of the advisor clients are also available, links available at https://wiki.jlse.anl.gov/display/inteldga/oneAPI+client+software.
For additional details please refer to the latest release notes in the Wiki:
https://wiki.jlse.anl.gov/display/inteldga/DGA+SDK+Release+Notes
Public Documentation ==================== * ALCF oneAPI overview - https://www.alcf.anl.gov/support-center/aurora/oneapi-overview * Intel GPGPU Software Information - https://dgpu-docs.intel.com/ * Intel oneAPI Documentation - https://software.intel.com/content/www/us/en/develop/tools/oneapi/documentat...
Please let us know of any issues with the release or the environment settings.
-- Christopher Chan-Nui [email protected]
-- Ecp-aurora-sdk-discuss mailing list [email protected] https://lists.jlse.anl.gov/mailman/listinfo/ecp-aurora-sdk-discuss
-- Ecp-aurora-sdk-discuss mailing list [email protected] https://lists.jlse.anl.gov/mailman/listinfo/ecp-aurora-sdk-discuss
participants (1)
-
Bertoni, Colleen