technical:slurm:caviness:synth_features

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
technical:slurm:caviness:synth_features [2025-11-13 11:23] freytechnical:slurm:caviness:synth_features [2025-11-19 13:53] (current) frey
Line 33: Line 33:
 | ''CACHE''  | kilobytes of cache reported by the CPU                  | | ''CACHE''  | kilobytes of cache reported by the CPU                  |
 | ''ISA''    | available ISA extensions (e.g. avx512f or sse4_1)       | | ''ISA''    | available ISA extensions (e.g. avx512f or sse4_1)       |
 +| ''PCI''    | special PCI devices (e.g. GPUs)                         |
  
-This will yield an augmented feature list like:+This will yield augmented feature lists like:
  
 <code bash> <code bash>
Line 40: Line 41:
    AvailableFeatures=Gen1,E5-2695,E5-2695v4,128GB,VENDOR::GenuineIntel,MODEL::E5-2695_v4,CACHE::46080KB,ISA::sse,ISA::sse2,ISA::sse4_1,ISA::sse4_2,ISA::avx,ISA::avx2    AvailableFeatures=Gen1,E5-2695,E5-2695v4,128GB,VENDOR::GenuineIntel,MODEL::E5-2695_v4,CACHE::46080KB,ISA::sse,ISA::sse2,ISA::sse4_1,ISA::sse4_2,ISA::avx,ISA::avx2
    ActiveFeatures=Gen1,E5-2695,E5-2695v4,128GB,VENDOR::GenuineIntel,MODEL::E5-2695_v4,CACHE::46080KB,ISA::sse,ISA::sse2,ISA::sse4_1,ISA::sse4_2,ISA::avx,ISA::avx2    ActiveFeatures=Gen1,E5-2695,E5-2695v4,128GB,VENDOR::GenuineIntel,MODEL::E5-2695_v4,CACHE::46080KB,ISA::sse,ISA::sse2,ISA::sse4_1,ISA::sse4_2,ISA::avx,ISA::avx2
 +   
 +[user@login01.caviness ~]$ scontrol show node r00g00 | grep Features
 +   AvailableFeatures=Gen1,E5-2695,E5-2695v4,128GB,PCI::GPU::P100,VENDOR::GenuineIntel,MODEL::E5-2695_v4,CACHE::46080KB,ISA::sse,ISA::sse2,ISA::ssse3,ISA::sse4_1,ISA::sse4_2,ISA::avx,ISA::avx2
 +   ActiveFeatures=Gen1,E5-2695,E5-2695v4,128GB,PCI::GPU::P100,VENDOR::GenuineIntel,MODEL::E5-2695_v4,CACHE::46080KB,ISA::sse,ISA::sse2,ISA::ssse3,ISA::sse4_1,ISA::sse4_2,ISA::avx,ISA::avx2
        
 [user@login01.caviness ~]$ scontrol show node r05n14 | grep Features [user@login01.caviness ~]$ scontrol show node r05n14 | grep Features
  • technical/slurm/caviness/synth_features.1763051029.txt.gz
  • Last modified: 2025-11-13 11:23
  • by frey