Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92940743
DoubletestSISMBench1st
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Nov 25, 00:15
Size
573 B
Mime Type
text/x-shellscript
Expires
Wed, Nov 27, 00:15 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22528059
Attached To
R1448 Lenstool-HPC
DoubletestSISMBench1st
View Options
#!/bin/bash
echo "Starting Double test"
cd src/
make -f Makefile.intel clean
make -f Makefile.intel
make -f Makefile.GPU.intel
cd ../Benchmarks/GridGradientBenchmark
make -f Makefile.GPU clean
make -f Makefile.GPU
#./ChiBenchmark_GPU ../ConfigFiles/90PotSIS.par T
#./ChiBenchmark_GPU ../ConfigFiles/MarkusBenchmark.par T
#./ChiBenchmark_GPU ../ConfigFiles/MarkusBenchmark1SIS.par T
./GridGradient_GPU ../ConfigFiles/MarkusBenchmark.par T
#cd ../Benchmarks/GradientBenchmark
#make -f Makefile clean
#make -f MakefileDouble
#./GradientBenchmark
echo "Finish Double test"
Event Timeline
Log In to Comment