Forum > GPU crunching
Modified SETI MB CUDA + opt AP package for full GPU utilization
wndrbr3d:
Why don't you have the debug file write to the BOINC project folder?
People running Vista won't have access to write to root unless they're running BOINC and it's child processes as administrator. This way everyone can get a debug, not just the XP users ;D
popandbob:
Also might be an idea to log the AR's of the wu's that don't overflow to see if there are any ranges that for whatever reason don't overflow...
Like for me 2.71 overflows 2.72 doesn't (for the most part)
Raistmer:
--- Quote from: wndrbr3d on 27 Dec 2008, 01:34:42 pm ---Why don't you have the debug file write to the BOINC project folder?
People running Vista won't have access to write to root unless they're running BOINC and it's child processes as administrator. This way everyone can get a debug, not just the XP users ;D
--- End quote ---
To lazy to figure out where to get SETI project directory on BOINC installation. Any ideas?
Raistmer:
--- Quote from: popandbob on 27 Dec 2008, 02:17:29 pm ---Also might be an idea to log the AR's of the wu's that don't overflow to see if there are any ranges that for whatever reason don't overflow...
Like for me 2.71 overflows 2.72 doesn't (for the most part)
--- End quote ---
Don't wanna be blaming for hard drive overloading ;)
Josef W. Segur:
--- Quote from: wndrbr3d on 27 Dec 2008, 01:34:42 pm ---Why don't you have the debug file write to the BOINC project folder?
People running Vista won't have access to write to root unless they're running BOINC and it's child processes as administrator. This way everyone can get a debug, not just the XP users ;D
--- End quote ---
--- Quote from: Raistmer on 27 Dec 2008, 04:28:17 pm ---To lazy to figure out where to get SETI project directory on BOINC installation. Any ideas?
--- End quote ---
The project_dir in the APP_INIT_DATA structure. The structure is defined in the BOINC app_ipc.h file, seti.h has a "extern APP_INIT_DATA app_init_data;" line, and part of initialization is to read the init_data.xml file in the slot directory and fill in the structure. For standalone testing it will probably be a null string, then maybe just using the current directory might make sense.
That's assuming the app will have permission to write in the project directory, I'm not sure about that.
Joe
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version