*
Title:
*
Summary:
*
Question:
*
Solution:
*
Subject:
*
Difficulty
Release Date:
*
-month-
*
-day-
*
-year-
Resources
Check off all the resources that are related with this challenge.
Challenge Resource
Solution Resource
BugCode
Source code for the debugging challenge.
 
Vensim_Screenshot
Screenshot of sample Vensim model
 
RGravity_A
Screenshot of the N-Body simulation with the Alpha factor introduced
 
RGravity_O
Screenshot of the original N-Body simulation
 
Sudoku_Solver_Parallel
Sample Sudoku solver, running with MPI
 
Sudoku_Solver_Serial
Sudoku solver implemented serially
 
Fetal_Growth_Data
Sample Data for Fetal Growth
 
NetLogo_Screenshot
Sample screenshot of NetLogo model
 
NetLogo_Model
 
MPI_MonteCarlo
Sample C Code for a Monte Carlo Pi calculation
 
JupiterFlyby
Visualization for Jupiter flyby
 
NeptuneFlyby
Visualization for Neptune flyby
 
SaturnFlyby
Visualization of Saturn flyby
 
UranusFlyby
Visualization of Uranus flyby
 
nBody_nVidia
 
Square_Deal
 
CUDA_Example
 
Monte_Carlo_Integration
 
Monte_Carlo_Integration_CUDA
 
Parallel_Route_Solver
 
Serial_Route_Solver
 
Sequence_Runner_Serial
 
Square_Diagonal_Matrix
 
Drunken_Dude_1-D
 
Serial_Route_Starter
TSP Starter Code
 
Spare_Change_Brute_Force
Example C++ Brute Force Solver
 
Spare_Change_Brute_Force_Parallel
 
Blancmange_Monte_Carlo
 
Pythagorean_Triple_Solver
 
Pythagorean_Parallel_Solver
 
Highway_Map
 
Drunken_Serial
Serial Solver
 
Drunken_Parallel
 
CIPHER
 
Serial_XOR
 
Log
 
Login_Verifier
 
Number_Chain_Script
 
Repunit_Python
 
Repunit_C_Serial
 
Repunit_C_Parallel
 
Repunit_C_Append
 
Dice_Game_Solution
 
Base_Exp_Solver
 
Base_Exp
 
Secret Message C code
C code for a solution to the Secret Message problem.
 
Secret Message input file
Input file for the Secret Message C code.
 
Secret Message Makefile
Makefile for Secret Message C code.
 
Folding Python code
Python code for a solution to the Folding But Not Your Laundry problem.
 
Sudoku Hint 1 C++
C++ source code for an answer to the first hint for the Sudoku problem.
 
Sudoku Hint Makefile
Makefile for the Sudoku C++ hint program.
 
Sudoku Hint 2 C++
C++ source code for an answer to the second hint for the Sudoku problem.
 
Rabbits zip file
zip file containing the C code, README, and shell script for a solution to the Rabbit Reproduction challenge problem.
 
Rabbits 2 zip file
zip file containing the C code for a solution to the Rabbits 2 challenge problem.
 
Parallel Rabbits zip file
zip file containing the C code, Makefile, and README for a solution to the Parallel Rabbits challenge problem.
 
Forest Fire zip file
zip file containing the C code for a solution to the Forest Fire challenge problem.
 
Parallel Forest Fire zip file
zip file containing the C code for a solution to the Parallel Forest Fire challenge problem.
 
Random Walk zip file
zip file containing C code and a README for a solution to the "Talk the (Parallel) Talk, Walk the (Random) Walk" challenge problem
 
Simple Heat zip file
zip file containing the C code for a solution to the Simple Heat challenge problem.
 
Parallel Heat zip file
zip file containing the C code for a solution to the Parallel Heat challenge problem.
 
Ant Attraction zip file
zip file containing a solution to the Ant Attraction challenge problem in HTML/CSS/JavaScript.
 
Parallel Ants zip file
zip file containing a solution to the Parallel Ants challenge problem in C++ and OpenMP
 
Heat Flow Viz starter zip
zip file containing the starter code for the Heat Flow Viz challenge problem.
 
Heat ParaView Instructions txt
Instructions on installing and using ParaView for the Heat Flow Viz challenge problem.
 
Heat Flow Viz solution zip
zip file containing a solution for the Heat Flow Viz challenge problem.
 
netCDF solution zip file
zip file containing a solution for the netCDF challenge problem.
 
Picture This: Precipitate Image
Image file depicting a solution for the "Picture This: Precipitate" challenge problem.
 
Precipitate Algorithm Solution txt
Text file containing a solution for the "Precipitate Algorithm: A 'Recipe' for Success" challenge problem.
 
Precipitate Dependencies Solution txt
Text file containing a solution for the "It Depends: Precipitate" challenge problem.
 
PreCpitate solution C file
Solution to the "PreCpitate: fame and Fortran" challenge problem in C.
 
Precipitate Shared Algorithm Solution txt
Text file containing a solution for the "Precipitate Algorithm: 'Sharing' is Caring" challenge problem.
 
Precipitate Shared Memory Solution zip
Solution to the "Precipitate: Shared Memory Implementation" challenge problem
 
Precipitate Distributed Algorithm Solution txt
Text file containing a solution for the "Precipitate Algorithm: Distributed Memory" challenge problem.
 
Precipitate Distributed Memory Solution
Solution file for the "Precipitate: Distributed Memory Implementation" challenge problem.
 
Bouncing Particles solution
Solution to the "Bouncing Particles" challenge problem in C.
 
Parallel Particles solution
Solution to the "Parallel Particles" challenge problem in C.
 
Hybrid Parallel Dice solution
Solution to the "Hybrid Parallel Dice" challenge problem in C.
 
Hybrid Parallel SIR solution
Solution to the "Hybrid Parallel SIR" challenge problem in C.
 
Hybrid Parallel Acceleration solution
Solution to the "Hybrid Parallel Acceleration" challenge problem in C.
 
accel-data sample file
Sample NetCDF output file for the "NetCDF Acceleration" challenge problem.
 
NetCDF Acceleration solution zip file
Solution for the "NetCDF Acceleration" challenge problem in C with an included Makefile.
 
Hybrid Parallel Pan Water Cycle sample output
Sample output file for the "Hybrid Parallel Pan Water Cycle" challenge problem from a working program running with 3 MPI processes and 11 OpenMP threads
 
Hybrid Parallel Pan Water Cycle solution
Solution to the Hybrid Parallel Pan Water Cycle challenge problem in C.
 
Hybrid Parallel Pharmacology sample output
Sample output file for the "Hybrid Parallel Pharmacology" challenge problem from a working program running with 5 MPI processes and 6 OpenMP threads.
 
Hybrid Parallel Pharmacology solution
Solution to the Hybrid Parallel Pharmacology challenge problem in C.
 
Hybrid Parallel Chemical Reaction sample output
Sample output file for the "Hybrid Parallel Chemical Reaction" challenge problem from a working program running with 6 MPI processes and 6 OpenMP threads.
 
Hybrid Parallel Chemical Reaction solution
Solution to the Hybrid Parallel Chemical Reaction challenge problem in C.
 
Hybrid Parallel Rumor Mill sample output
Sample output file for the "Hybrid Parallel Rumor Mill" challenge problem from a working program running with 6 MPI processes and 5 OpenMP threads.
 
Hybrid Parallel Rumor Mill solution
Solution to the Hybrid Parallel Rumor Mill challenge problem in C.
 
Parallel Ideal Gas starter zip file
zip file for the Parallel Ideal Gas challenge problem containing the starter C code, a Makefile, and a README.
 
Parallel Ideal Gas solution zip file
Solution zip file for the Parallel Ideal Gas challenge problem containing the C code, a Makefile, and a README.
 
Distributed Ideal Gas solution zip file
Solution zip file for the Distributed Ideal Gas challenge problem containing the C code, a Makefile, and a README.
 
Hybrid Parallel Ideal Gas solution zip file
Solution zip file for the Hybrid Parallel Ideal Gas challenge problem containing the C code, a Makefile, and a README.
 
Parallel Ideal Gas 2 solution zip file
Solution zip file for the Parallel Ideal Gas 2 challenge problem containing the C code, a Makefile, and a README.
 
OpenCL Info sample output
Sample output file for the "OpenCL Info" challenge problem from a working program running on a 15-inch, Early 2011 Macbook Pro running OS X 10.7.5
 
OpenCL Info solution
Solution zip file for the OpenCL Info challenge problem containing C code, a Makefile, a generated output file, and a README.
 
OpenCL Heat starter zip file
zip file containing starter code for the "OpenCL Heat" challenge problem.
 
OpenCL Heat solution zip file
zip file containing a solution to the OpenCL Heat challenge problem.
 
OpenCL Pi starter zip file
zip file containing starter code for the OpenCL Pi challenge problem.
 
OpenCL Pi solution zip file
zip file containing a solution to the OpenCL Pi challenge problem.
 
CUDA Fire starter zip file
zip file containing starter code for the CUDA Fire challenge problem
 
CUDA Fire solution zip file
zip file containing a solution to the CUDA Fire challenge problem
 
MPI Pi starter zip file
zip file containing starter code for the MPI Pi challenge problem.
 
MPI Pi solution zip file
zip file containing a solution to the MPI Pi challenge problem.
 
OpenACC Heat solution file
C file containing a solution to the OpenACC Heat challenge problem
 
Fractal Canvas sample picture file
Sample picture of the Mandelbrot Set for the Fractal Canvas challenge problem
 
Fractal Canvas solution zip file
zip file containing a solution to the Fractal Canvas challenge problem
 
Fractal OpenMP starter zip file
zip file containing starter code for the Fractal OpenMP challenge problem
 
Fractal OpenMP solution zip file
zip file containing a solution to the Fractal OpenMP challenge problem
 
Fractal MPI solution zip file
zip file containing a solution to the Fractal MPI challenge problem
 
Hybrid Parallel "Kiss a Frog" sample output
Sample output file for the "Hybrid Parallel 'Kiss a Frog'" challenge problem from a working program running with 17 MPI processes and 3 OpenMP threads.
 
Hybrid Parallel "Kiss a Frog" solution
Solution to the Hybrid Parallel "Kiss a Frog" challenge problem in C.
 
JavaScript Diffusion Limited Aggregation solution zip file
Solution to the JavaScript Diffusion Limited Aggregation challenge problem.
 
Diffusion Limited Aggregation in C and X11 solution zip file
Solution to the Diffusion Limited Aggregation in C and X11 challenge problem.
 
Diffusion Limited Aggregation in MPI solution zip file
Solution to the Diffusion Limited Aggregation in MPI challenge problem.
 
Parallel I/O with MPI starter zip file
zip file containing starter code for the Parallel I/O with MPI challenge problem
 
Parallel I/O with MPI solution zip file
zip file containing a solution for the Parallel I/O with MPI challenge problem
 
OpenACC Fire starter file
Starter code for the OpenACC Fire challenge problem in CUDA C.
 
OpenACC Fire solution zip file
zip file containing a solution for the OpenACC Fire challenge problem.
 
Langton's Ant in JavaScript starter zip file
zip file containing starter code for the Langton's Ant in JavaScript challenge problem.
 
Langton's Ant in JavaScript solution zip file
zip file containing a solution for the Langton's Ant in JavaScript challenge problem.
 
Langton's Ant in C and X11 solution C file
C file containing a solution to the "Langton's Ant in C and X11" challenge problem.
 
Langton's Ant 2 starter zip file
zip file containing starter code for the "Langton's Ant 2" challenge problem in HTML/CSS/JavaScript.
 
Langton's Ant 2 solution zip file
zip file containing solution code for the "Langton's Ant 2" challenge problem in C.
 
Langton's Ant in OpenMP starter zip file
zip file containing starter code for the "Langton's Ant in OpenMP" challenge problem in C.
 
Langton's Ant in OpenMP solution zip file
zip file containing a solution for the "Langton's Ant in OpenMP" challenge problem in C.
 
Langton's Ant in MPI starter zip file
zip file containing starter code for the "Langton's Ant in MPI" challenge problem in C.
 
Langton's Ant in MPI solution zip file
zip file containing solution code for the "Langton's Ant in MPI" challenge problem in C.
 
Langton's Ant CSV starter zip file
zip file containing starter code for the "Langton's Ant CSV" challenge problem in C.
 
Langton's Ant CSV solution zip file
zip file containing a solution to the "Langton's Ant CSV" challenge problem.
 
Langton's Ant NetCDF starter zip file
zip file containing starter code for the "Langton's Ant NetCDF" challenge problem.
 
Langton's Ant NetCDF solution zip file
zip file containing a sample solution to the "Langton's Ant NetCDF" challenge problem.
 
Diffusion Limited Aggregation NetCDF starter zip file
zip file containing starter code for the "Diffusion Limited Aggregation NetCDF" challenge problem.
 
Diffusion Limited Aggregation NetCDF solution zip file
zip file containing solution code for the "Diffusion Limited Aggregation NetCDF" challenge problem.
 
Disease NetCDF starter zip file
zip file containing starter code for the "Disease NetCDF" challenge problem.
 
Disease NetCDF solution zip file
zip file containing solution code for the "Disease NetCDF" challenge problem.
 
Rabbits and Wolves NetCDF starter zip file
zip file containing starter code for the "Rabbits and Wolves NetCDF" challenge problem.
 
Rabbits and Wolves NetCDF solution zip file
zip file containing solution code for the "Rabbits and Wolves NetCDF" challenge problem.
 
©1994-2024   |   Shodor   |   Privacy Policy   |   NSDL   |   XSEDE   |   Blue Waters   |   ACM SIGHPC   |   feedback  |   facebook   |   twitter   |   rss   |   youtube   |   XSEDE Code of Conduct   |   Not Logged In. Login