( ! ) Notice: session_start() [function.session-start]: Server 127.0.0.1 (tcp 21201) failed with: Failed reading line from stream (0) in /var/www/html/common-trunk/SWAT/SWAT.php5 on line 108
Call Stack
#TimeMemoryFunctionLocation
10.0016171336{main}( )../viewChallenge.php5:0
20.0023286104include_once( '/var/www/html/hpcu/config/standardIncludes.php5' )../viewChallenge.php5:20
30.103211552536SWAT->startSession( )../standardIncludes.php5:138
40.103311552560session_start ( )../SWAT.php5:108
HPC University: OpenACC Fire
 
Monday October 5, 2015
This problem challenges you to take a program written for a GPGPU using CUDA C and rewrite it to use OpenACC.
The starter code for this problem is available in the "OpenACC Fire starter file" below. This code is a model of a forest fire written to use CUDA C to execute instructions on a GPGPU. Your task is to rewrite the program to instead use OpenACC to execute instructions on the GPGPU.

For random numbers, it it recommended to use the host API of cuRAND, http://docs.nvidia.com/cuda/curand/host-api-overview.html#host-api-overview
Show solution
Challenge Resources:
©1994-2025   |   Shodor   |   Privacy Policy   |   NSDL   |   XSEDE   |   Blue Waters   |   ACM SIGHPC   |   feedback  |   facebook   |   twitter   |   rss   |   youtube   |   XSEDE Code of Conduct   |   Not Logged In. Login