Calculating...
Resources   (...)

Source code for the debugging challenge.


Screenshot of sample Vensim model


Screenshot of the N-Body simulation with the Alpha factor introduced


Screenshot of the original N-Body simulation


Sample Sudoku solver, running with MPI


Sudoku solver implemented serially


Sample Data for Fetal Growth


Sample screenshot of NetLogo model


Sample C Code for a Monte Carlo Pi calculation


Visualization for Jupiter flyby


Visualization for Neptune flyby


Visualization of Saturn flyby


Visualization of Uranus flyby


TSP Starter Code


Example C++ Brute Force Solver


Serial Solver


C code for a solution to the Secret Message problem.


Input file for the Secret Message C code.


Makefile for Secret Message C code.


Python code for a solution to the Folding But Not Your Laundry problem.


C++ source code for an answer to the first hint for the Sudoku problem.


Makefile for the Sudoku C++ hint program.


C++ source code for an answer to the second hint for the Sudoku problem.


zip file containing the C code, README, and shell script for a solution to the Rabbit Reproduction challenge problem.


zip file containing the C code for a solution to the Rabbits 2 challenge problem.


zip file containing the C code, Makefile, and README for a solution to the Parallel Rabbits challenge problem.


zip file containing the C code for a solution to the Forest Fire challenge problem.


zip file containing the C code for a solution to the Parallel Forest Fire challenge problem.


zip file containing C code and a README for a solution to the "Talk the (Parallel) Talk, Walk the (Random) Walk" challenge problem


zip file containing the C code for a solution to the Simple Heat challenge problem.


zip file containing the C code for a solution to the Parallel Heat challenge problem.


zip file containing a solution to the Ant Attraction challenge problem in HTML/CSS/JavaScript.


zip file containing a solution to the Parallel Ants challenge problem in C++ and OpenMP


zip file containing the starter code for the Heat Flow Viz challenge problem.


Instructions on installing and using ParaView for the Heat Flow Viz challenge problem.


zip file containing a solution for the Heat Flow Viz challenge problem.


zip file containing a solution for the netCDF challenge problem.


Image file depicting a solution for the "Picture This: Precipitate" challenge problem.


Text file containing a solution for the "Precipitate Algorithm: A 'Recipe' for Success" challenge problem.


Text file containing a solution for the "It Depends: Precipitate" challenge problem.


Solution to the "PreCpitate: fame and Fortran" challenge problem in C.


Text file containing a solution for the "Precipitate Algorithm: 'Sharing' is Caring" challenge problem.


Solution to the "Precipitate: Shared Memory Implementation" challenge problem


Text file containing a solution for the "Precipitate Algorithm: Distributed Memory" challenge problem.


Solution file for the "Precipitate: Distributed Memory Implementation" challenge problem.


Solution to the "Bouncing Particles" challenge problem in C.


Solution to the "Parallel Particles" challenge problem in C.


Solution to the "Hybrid Parallel Dice" challenge problem in C.


Solution to the "Hybrid Parallel SIR" challenge problem in C.


Solution to the "Hybrid Parallel Acceleration" challenge problem in C.


Sample NetCDF output file for the "NetCDF Acceleration" challenge problem.


Solution for the "NetCDF Acceleration" challenge problem in C with an included Makefile.


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


Solution to the Hybrid Parallel Pan Water Cycle challenge problem in C.


Sample output file for the "Hybrid Parallel Pharmacology" challenge problem from a working program running with 5 MPI processes and 6 OpenMP threads.


Solution to the Hybrid Parallel Pharmacology challenge problem in C.


Sample output file for the "Hybrid Parallel Chemical Reaction" challenge problem from a working program running with 6 MPI processes and 6 OpenMP threads.


Solution to the Hybrid Parallel Chemical Reaction challenge problem in C.


Sample output file for the "Hybrid Parallel Rumor Mill" challenge problem from a working program running with 6 MPI processes and 5 OpenMP threads.


Solution to the Hybrid Parallel Rumor Mill challenge problem in C.


zip file for the Parallel Ideal Gas challenge problem containing the starter C code, a Makefile, and a README.


Solution zip file for the Parallel Ideal Gas challenge problem containing the C code, a Makefile, and a README.


Solution zip file for the Distributed Ideal Gas challenge problem containing the C code, a Makefile, and a README.


Solution zip file for the Hybrid Parallel Ideal Gas challenge problem containing the C code, a Makefile, and a README.


Solution zip file for the Parallel Ideal Gas 2 challenge problem containing the C code, a Makefile, and a README.


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


Solution zip file for the OpenCL Info challenge problem containing C code, a Makefile, a generated output file, and a README.


zip file containing starter code for the "OpenCL Heat" challenge problem.


zip file containing a solution to the OpenCL Heat challenge problem.


zip file containing starter code for the OpenCL Pi challenge problem.


zip file containing a solution to the OpenCL Pi challenge problem.


zip file containing starter code for the CUDA Fire challenge problem


zip file containing a solution to the CUDA Fire challenge problem


zip file containing starter code for the MPI Pi challenge problem.


zip file containing a solution to the MPI Pi challenge problem.


C file containing a solution to the OpenACC Heat challenge problem


Sample picture of the Mandelbrot Set for the Fractal Canvas challenge problem


zip file containing a solution to the Fractal Canvas challenge problem


zip file containing starter code for the Fractal OpenMP challenge problem


zip file containing a solution to the Fractal OpenMP challenge problem


zip file containing a solution to the Fractal MPI challenge problem


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.


Solution to the Hybrid Parallel "Kiss a Frog" challenge problem in C.


Solution to the JavaScript Diffusion Limited Aggregation challenge problem.


Solution to the Diffusion Limited Aggregation in C and X11 challenge problem.


Solution to the Diffusion Limited Aggregation in MPI challenge problem.


zip file containing starter code for the Parallel I/O with MPI challenge problem


zip file containing a solution for the Parallel I/O with MPI challenge problem


Starter code for the OpenACC Fire challenge problem in CUDA C.


zip file containing a solution for the OpenACC Fire challenge problem.


zip file containing starter code for the Langton's Ant in JavaScript challenge problem.


zip file containing a solution for the Langton's Ant in JavaScript challenge problem.


C file containing a solution to the "Langton's Ant in C and X11" challenge problem.


zip file containing starter code for the "Langton's Ant 2" challenge problem in HTML/CSS/JavaScript.


zip file containing solution code for the "Langton's Ant 2" challenge problem in C.


zip file containing starter code for the "Langton's Ant in OpenMP" challenge problem in C.


zip file containing a solution for the "Langton's Ant in OpenMP" challenge problem in C.


zip file containing starter code for the "Langton's Ant in MPI" challenge problem in C.


zip file containing solution code for the "Langton's Ant in MPI" challenge problem in C.


zip file containing starter code for the "Langton's Ant CSV" challenge problem in C.


zip file containing a solution to the "Langton's Ant CSV" challenge problem.


zip file containing starter code for the "Langton's Ant NetCDF" challenge problem.


zip file containing a sample solution to the "Langton's Ant NetCDF" challenge problem.


zip file containing starter code for the "Diffusion Limited Aggregation NetCDF" challenge problem.


zip file containing solution code for the "Diffusion Limited Aggregation NetCDF" challenge problem.


zip file containing starter code for the "Disease NetCDF" challenge problem.


zip file containing solution code for the "Disease NetCDF" challenge problem.


zip file containing starter code for the "Rabbits and Wolves NetCDF" challenge problem.


zip file containing solution code for the "Rabbits and Wolves NetCDF" challenge problem.


No Results Found
©1994-2024   |   Shodor   |   Privacy Policy   |   NSDL   |   XSEDE   |   Blue Waters   |   ACM SIGHPC   |   feedback  |   facebook   |   twitter   |   rss   |   youtube   |   XSEDE Code of Conduct   |   Not Logged In. Login