Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93428391
FloattestSISMBench1st
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
Thu, Nov 28, 16:44
Size
410 B
Mime Type
text/x-shellscript
Expires
Sat, Nov 30, 16:44 (2 d)
Engine
blob
Format
Raw Data
Handle
22632475
Attached To
R1448 Lenstool-HPC
FloattestSISMBench1st
View Options
#!/bin/bash
echo "Starting Float test"
cd ../../src/
make prec=single clean
make prec=single
cd -
cd ./Benchmarks/GridGradientBenchmark
make -f Makefile.intel clean
make -f Makefile.intel
#make -f MakefileFloat.GPU
#./ChiBenchmark_GPU ../ConfigFiles/90PotSIS.par T
./GridGradient_CPU ../ConfigFiles/MarkusBenchmark.par T
#./ChiBenchmark_GPU ../ConfigFiles/MarkusBenchmark1SIS.par T
echo "Finish Float test"
Event Timeline
Log In to Comment