This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
acelab:lammps [2015/09/02 11:54] mcawood |
acelab:lammps [2021/12/09 16:42] (current) |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| LAMMPS (" | LAMMPS (" | ||
| - | ==Useful Links== | + | ===Useful Links=== |
| Developer' | Developer' | ||
| HPCAC Best Practices [[http:// | HPCAC Best Practices [[http:// | ||
| - | ==Installation Guide== | + | ===Installation Guide=== |
| Setup environment: | Setup environment: | ||
| Line 30: | Line 30: | ||
| cd tar | cd tar | ||
| - | ===Building the benchmark=== | + | ==Building the benchmark== |
| Download the LAMMPS source (15 May 2015) here: [[http:// | Download the LAMMPS source (15 May 2015) here: [[http:// | ||
| Line 59: | Line 59: | ||
| cp lmp_intel_cpu ../bench | cp lmp_intel_cpu ../bench | ||
| - | ===Building CUDA GPU Benchmark=== | + | ==Building CUDA GPU Benchmark== |
| Build this binary using the python script: | Build this binary using the python script: | ||
| Line 103: | Line 103: | ||
| cp lmp_cuda ../ | cp lmp_cuda ../ | ||
| | | ||
| - | ==Benchmark== | + | ===Benchmark=== |
| The stock "3d Lennard-Jones melt" test problem is used as a benchmark for this code. | The stock "3d Lennard-Jones melt" test problem is used as a benchmark for this code. | ||