Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92361585
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
Tue, Nov 19, 17:00
Size
423 B
Mime Type
text/x-shellscript
Expires
Thu, Nov 21, 17:00 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22429337
Attached To
R1448 Lenstool-HPC
FloattestSISMBench1st
View Options
#!/bin/bash
echo "Starting Float test"
cd src/
make -f Makefile.intel clean
make -f MakefileFloat.intel
make -f MakefileFloat.GPU.intel
cd ../Benchmarks/GridGradientBenchmark
make -f Makefile.GPU clean
make -f MakefileFloat.GPU
#./ChiBenchmark_GPU ../ConfigFiles/90PotSIS.par T
./GridGradient_GPU ../ConfigFiles/MarkusBenchmark.par T
#./ChiBenchmark_GPU ../ConfigFiles/MarkusBenchmark1SIS.par T
echo "Finish Float test"
Event Timeline
Log In to Comment