diff --git a/README.md b/README.md new file mode 100644 index 0000000..4b23a05 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Parallel MCMC On GPU +=========================== + + +This project compares the performance of MCMC on a single threaded CPU, and a multicore, multithreaded GPU (using CUDA).