Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92819668
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
Sat, Nov 23, 23:09
Size
404 B
Mime Type
text/x-shellscript
Expires
Mon, Nov 25, 23:09 (1 d, 17 h)
Engine
blob
Format
Raw Data
Handle
22503499
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