Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
doku:spack-transition [2023/05/05 10:35] jzdoku:spack-transition [2023/05/05 10:38] – [Method 2] jz
Line 168: Line 168:
     esac     esac
 } }
 +</code>
 +
 +Usage example:
 +
 +<code>
 +skylake [user@l41 ~]$ spack search asd
 +
 +==> The package hash asd refers to python and belongs to vsc4 as:
 +     python +bz2+ctypes+dbm~debug+libxml2+lzma~nis~optimizations+pic+pyexpat+pythoncmd+readline+shared+sqlite3+ssl~tix~tkinter~ucs4+uuid+zlib
 +
 +==> Searching similar python modules at skylake...
 +
 +------------------------------------------------------------------------------------------------------------------------------------------------/gpfs/opt/sw/skylake/spack-0.19.0/share/spack/modules/linux-almalinux8-skylake_avx512-------------------------------------------------------------------------------------------------------------------------------------------------
 +python/3.10.8-gcc-9.5.0-qh22vnd
 +python/3.10.8-gcc-12.2.0-apbi5uz
 +python/3.10.8-intel-2021.7.1-p4x6jid
 +
 +==> Load any one of these packages with 'module load mypackage', e.g.:
 +module load python/3.10.8-intel-2021.7.1-p4x6jid
 +
 +==> Get some additional info with 'spack find -lvd mypackage', e.g.:
 +spack find -lvd /p4x6ji
 </code> </code>
  
  • doku/spack-transition.txt
  • Last modified: 2023/05/17 14:48
  • by msiegel