Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F94110117
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
Wed, Dec 4, 00:09
Size
556 B
Mime Type
text/x-shellscript
Expires
Fri, Dec 6, 00:09 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22737972
Attached To
R1448 Lenstool-HPC
DoubletestSISMBench1st
View Options
#!/bin/bash
echo
"Starting Double test"
set
-x
cd
../../src/
make
prec
=
double clean
make
prec
=
double
cd
-
cd
../Benchmarks/GridGradientBenchmark
make -f Makefile.intel clean
make -f Makefile.intel
#./ChiBenchmark_GPU ../ConfigFiles/90PotSIS.par T
#./ChiBenchmark_GPU ../ConfigFiles/MarkusBenchmark.par T
#./ChiBenchmark_GPU ../ConfigFiles/MarkusBenchmark1SIS.par T
./GridGradient_CPU ../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