User Tools

Site Tools


markdowntest

Differences

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

Link to this comparison view

markdowntest [2022/02/08 23:10]
root created
markdowntest [2022/02/08 23:11] (current)
root
Line 10: Line 10:
 faster with the `+setcpuaffinity +isomalloc_sync` options. charmrun faster with the `+setcpuaffinity +isomalloc_sync` options. charmrun
 `++ppn` should match PBS `ppn=`. `++ppn` should match PBS `ppn=`.
 +
 +***
  
     module load namd/2.12  [or 2.11]     module load namd/2.12  [or 2.11]
Line 21: Line 23:
     charmrun ++remote-shell ssh ++ppn 16 `which namd2` \     charmrun ++remote-shell ssh ++ppn 16 `which namd2` \
     +p $NP +setcpuaffinity +isomalloc_sync apoa1.namd >apoa1.logfile     +p $NP +setcpuaffinity +isomalloc_sync apoa1.namd >apoa1.logfile
 +
 +***
  
 This is for single-node run using only the shared-memory program This is for single-node run using only the shared-memory program
Line 29: Line 33:
     NP=$(wc -l <$PBS_O_WORKDIR)     NP=$(wc -l <$PBS_O_WORKDIR)
     namd2 +p $NP apoa1.namd +setcpuaffinity +isomalloc_sync >apoa1.logfile     namd2 +p $NP apoa1.namd +setcpuaffinity +isomalloc_sync >apoa1.logfile
 +
 +***
  
 ##### Benchmarks ##### Benchmarks
Line 43: Line 49:
 version didn't show any useful scaling for more than 2 nodes, and AMD version didn't show any useful scaling for more than 2 nodes, and AMD
 not very useful scaling for more than 3 nodes. not very useful scaling for more than 3 nodes.
 +
 +***
  
     Node Type      ppn  version  p  Nodes Bench WallClock  UCSD Bench     Node Type      ppn  version  p  Nodes Bench WallClock  UCSD Bench
Line 53: Line 61:
     32-core AMD    32   2.12    32    3   2.29    127        n/a     32-core AMD    32   2.12    32    3   2.29    127        n/a
     32-core AMD    32   2.12    32    4   2.56    104        n/a     32-core AMD    32   2.12    32    4   2.56    104        n/a
 +
 +***
  
 ##### 2020 Update ##### 2020 Update
markdowntest.1644361810.txt.gz ยท Last modified: 2022/02/08 23:10 by root