Skip to content

asubah/FastJet-GPU-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wget http://fastjet.fr/repo/fastjet-3.3.2.tar.gz
tar xzf fastjet-3.3.2.tar.gz
cd fastjet-3.3.2
./configure --prefix=$PWD/../fastjet-install
make
make check
make install
cd ..
rm fastjet-3.3.2.tar.gz
rsync -a GPUPlugin ./fastjet-3.3.2/plugins
make test
./test < fastjet-3.3.2/example/data/single-event.dat

About

FasJet plugin to run clustring on GPUs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published