Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPU performance database and speed contest #10

Closed
fangq opened this issue Jun 15, 2015 · 3 comments
Closed

GPU performance database and speed contest #10

fangq opened this issue Jun 15, 2015 · 3 comments

Comments

@fangq
Copy link
Owner

fangq commented Jun 15, 2015

Create and maintain an online GPU performance database by allowing users to submit timing info to a list of standardized benchmarks.

This requires:

[x] make MCXLAB aware of hardware configurations (similar to mcx -L)
[x] develop a CGI program on the MCX's web server to accept user contributed benchmark submissions
[x] write a matlab script to benchmark the GPU using MCX kernels and a standardized problem
[x] use urlread() to post the timing info and the hardware info to MCX's website
[x ] compile the results, rank by speed, and dynamically update

@fangq
Copy link
Owner Author

fangq commented Jun 15, 2015

Step 1 is now completed:

[x ] make MCXLAB aware of hardware configurations (similar to mcx -L)

commit log:

https://sourceforge.net/p/mcx/svn/336
https://sourceforge.net/p/mcx/svn/335

@fangq
Copy link
Owner Author

fangq commented Apr 16, 2016

Steps 1-4 are completed

096ce82
e71f4c7
2891fe3

@fangq
Copy link
Owner Author

fangq commented Apr 24, 2016

this task is completed. The MCX GPU contest page is now open for business
http://mcx.space/gpubench/

please go ahead and share your results! let's get the list growing longer and longer.

@fangq fangq closed this as completed Apr 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant