Skip to content

lukemartinlogan/mega_gpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies:

  • cuda
  • hermes_shm

Spack

git clone https://github.com/spack/spack.git
cd spack
git checkout tags/v0.22.2
echo ". ${PWD}/share/spack/setup-env.sh" >> ~/.bashrc
source ~/.bashrc

hermes-shm

git clone https://github.com/lukemartinlogan/grc-repo.git
cd grc-repo
spack repo add .
spack install hermes_shm@master

Compiling

spack load hermes_shm
mkdir build
cd build
cmake ../
make -j32

Running

build/test_basic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •