XDVD
05-04-2007, 12:42 AM
The last two quarters I have been working on a multi-threaded MRI imaging medical analysis program as a project before I graduate :( . It is going to be run on super computers here at school, but I want to see if our "super" computers will suffice.
The actual program is really tiny and zipped up in the attachment. You might need to have a few files installed from Windows if you get some error messages at startup (unless you have vis studio installed, its pretty much guaranteed)
On 32-bit windows machines you might need to install:
32-bit Microsoft runtime stuff (http://go.microsoft.com/fwlink/?linkid=65127)
On 64-bit windows machines you might need to install:
64 bit Microsoft runtime stuff (http://www.microsoft.com/downloads/details.aspx?familyid=90548130-4468-4bbc-9673-d6acabd5d13b&displaylang=en)
On my modest P-M 1.4 GHz Centrino computer the program takes 5-6 minutes to analyze the input dataset. I'm hoping that others can run the program for me so I can chart process time. The program is currently windows only (this will change eventually).
Single Threaded Run:
http://img.photobucket.com/albums/v465/xdvd/results.jpg
My Modest Computer:
http://img.photobucket.com/albums/v465/xdvd/comp_stats.jpg
If you are willing to run it, please report the number of ms it takes (displayed at the end). I'd appreciate some CPU-Z shots of memory, cache, CPU speed, etc. Also the first line displayed shows the number of threads running for the main process. Please record this number, thanks.
This has 0 commercial plans and is purely an educational / research program. Thanks!
The actual program is really tiny and zipped up in the attachment. You might need to have a few files installed from Windows if you get some error messages at startup (unless you have vis studio installed, its pretty much guaranteed)
On 32-bit windows machines you might need to install:
32-bit Microsoft runtime stuff (http://go.microsoft.com/fwlink/?linkid=65127)
On 64-bit windows machines you might need to install:
64 bit Microsoft runtime stuff (http://www.microsoft.com/downloads/details.aspx?familyid=90548130-4468-4bbc-9673-d6acabd5d13b&displaylang=en)
On my modest P-M 1.4 GHz Centrino computer the program takes 5-6 minutes to analyze the input dataset. I'm hoping that others can run the program for me so I can chart process time. The program is currently windows only (this will change eventually).
Single Threaded Run:
http://img.photobucket.com/albums/v465/xdvd/results.jpg
My Modest Computer:
http://img.photobucket.com/albums/v465/xdvd/comp_stats.jpg
If you are willing to run it, please report the number of ms it takes (displayed at the end). I'd appreciate some CPU-Z shots of memory, cache, CPU speed, etc. Also the first line displayed shows the number of threads running for the main process. Please record this number, thanks.
This has 0 commercial plans and is purely an educational / research program. Thanks!