( ! ) 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.0010171336{main}( )../viewChallenge.php5:0
20.0019286072include_once( '/var/www/html/hpcu/config/standardIncludes.php5' )../viewChallenge.php5:20
30.115011551952SWAT->startSession( )../standardIncludes.php5:138
40.115111551976session_start ( )../SWAT.php5:108
HPC University: PreCpitate: fame and Fortran
 
Monday April 28, 2014
Two of the standards for parallel computing are OpenMP and MPI. Both of these standards have the widest support for implementations in the C and Fortran languages. Your task is to practice using C or Fortran by writing a code that implements a given serial algorithm.
Given the serial algorithm established in a previous challenge problem, linked below, your task is to write an implementation of this algorithm in C or Fortran.

http://hpcuniversity.org/students/weeklyChallenge/72/

For step 4d of the main function, you can simply print out a list of the locations and states of each particle, as in the following:

particle 0: (3,5) moving
particle 1: (8,2) precipitating
...
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