master
Commits on May 4, 2017
-
Made a complete csv for Small Fast. Updated the scripts that create t…
…he plots and created a script for Small Fast plots.
rjm11010 committedMay 4, 2017
Commits on May 3, 2017
-
Merge branch 'master' of github.uconn.edu:cudahpcproj/parallel_mcmc
rjm11010 committedMay 3, 2017 -
Created a more file of small_data analysis called complete_analysis (…
…which isn't complete yet, I need analysis3.csv). Added code to generate plot for blocks vs time vs algorithm for 1 thread.
rjm11010 committedMay 3, 2017 -
Added seq_time to analysis.csv. Joined the big analysis data csv's. C…
…reated some R scripts to generate graphs. Got details from nsight.
rjm11010 committedMay 3, 2017
Commits on May 2, 2017
-
Added cudaDeviceSynchronize() after merge step.
rjm11010 committedMay 2, 2017
Commits on Apr 30, 2017
-
Forgot to remove the memcpy of cDot.
rjm11010 committedApr 30, 2017 -
Made a performance enhancement to para_gibbs, by removing the copying…
… of tDot to make cDot. Instead just replace the the values that differ them when necessary.
rjm11010 committedApr 30, 2017
Commits on Apr 29, 2017
-
Merge branch 'master' of github.uconn.edu:cudahpcproj/parallel_mcmc
rjm11010 committedApr 29, 2017 -
rjm11010 committed
Apr 29, 2017 -
Merge branch 'master' of github.uconn.edu:cudahpcproj/parallel_mcmc
rjm11010 committedApr 29, 2017 -
Added computeW, general_normal functions. mergePosterior first draft …
…is done, and ready to be tested.
rjm11010 committedApr 29, 2017
Commits on Apr 25, 2017
-
Created createW with the normPDF function. Needs to be modified to us…
…e the multivariateNormPDF
rjm11010 committedApr 25, 2017 -
Created posteriorMean function.
rjm11010 committedApr 25, 2017
Commits on Apr 18, 2017
-
rjm11010 committed
Apr 18, 2017 -
rjm11010 committed
Apr 18, 2017 -
Looks like the sequential mostly works. It just doesn't stop running …
…for some reason
rjm11010 committedApr 18, 2017
Commits on Apr 14, 2017
-
Added 2 directories just for organization. Those empty files should b…
…e deleted once stuff actaully gets put into them.
rjm11010 committedApr 14, 2017 -
rjm11010 committed
Apr 14, 2017