| log in |
Message boards : Number crunching : n-body simulation failures with app_info.xml
| Author | Message |
|---|---|
|
ive been running mw seperation wu on my gpus. i saw this post and was hoping to get n-body simulations working for cpu as well. i took that app_info.xml example and modified with the files i have locally for those wu. this is my app_info.xml: | |
| ID: 54941 | Rating: 0 | rate:
| |
|
Been a while since I was running nbody, but I think I remember you need to change
to something like this
This opens the dlls under their std name and you don't have to rename them in your directory (and do it again with every new version). | |
| ID: 54943 | Rating: 0 | rate:
| |
Been a while since I was running nbody, but I think I remember you need to change thanks for the idea. i tried to update the app_info.xml file with the <open_name> tag as suggested. it still errored out the wu. afterwards, i changed the filename of those dlls and it all works now. i dont understand why the actual dll filename would cause issues but now it all works so thats good. i guess ill have to remember to update the filename for those dlls in the future. although your suggestion was intended to allow me to avoid this, it wouldnt work on this particular machine. thanks for the help. rob | |
| ID: 54944 | Rating: 0 | rate:
| |
Message boards :
Number crunching :
n-body simulation failures with app_info.xml