Message boards :
Application Code Discussion :
CUDA 0.25 Released
Message board moderation
Author | Message |
---|---|
Send message Joined: 16 Jun 09 Posts: 85 Credit: 172,476 RAC: 0 |
CUDA 0.25 has been released for 64 bit GNU/Linux, the Windows version will follow once all of the new functionality is verified to be working correctly. Changes: Implemented the ability to read the project specific preference for the number of allowed concurrent blocks. The default value is 128 and allows for very little interface lag at the expense of longer running times. A value of 20000 and above will cut the execution time by as much as 2 minutes, but resulting in noticeable user interface lag. Performance improvements through the use of manual loop unrolling, generating about a 5% increase in performance. Made the final likelihood calculation more parallel, resulting in a decrease of about 3 seconds in execution time. General code cleanup. http://milkyway.cs.rpi.edu/milkyway/download/code_release/mw_gpu_v0.25.tar.gz http://milkyway.cs.rpi.edu/milkyway/download/code_release/mw_gpu_v0.25.zip The latest work units, ps_s222_pes_1_ are taking around 9 minutes with the NVIDIA GeForce GTX 285 and with the allowed concurrent blocks set to 40000. The GPU isn't connected to the display so no lag is witnessed by me. Edit: It appears to be returning invalid results therefore it has been temporarily deprecated. |
Send message Joined: 18 Nov 07 Posts: 280 Credit: 2,442,757 RAC: 0 |
Edit: It appears to be returning invalid results therefore it has been temporarily deprecated. Any word on this? |
Send message Joined: 16 Jun 09 Posts: 85 Credit: 172,476 RAC: 0 |
Edit: It appears to be returning invalid results therefore it has been temporarily deprecated. A lot of the code was modified to make it faster so I'm tracking down the issue currently. Edit: The issue was identified and the application is going through QA at the moment. |
Send message Joined: 4 May 10 Posts: 2 Credit: 605,800 RAC: 0 |
When will there be the 0.25 build available for Windows? |
Send message Joined: 2 Feb 08 Posts: 3 Credit: 6,013,119 RAC: 0 |
news about cuda 0.25 for windows ? |
©2024 Astroinformatics Group