Launch of new Application
Message boards :
News :
Launch of new Application
Message board moderation
Author | Message |
---|---|
Send message Joined: 16 Mar 15 Posts: 219 Credit: 14,859 RAC: 0 |
Hi everyone, As some of you have noticed, there are new WUs in the system. We are starting with a small peak of work, but the idea is to maintain a continuous flow of new WUs. This new part of the project is related to a Database of markers of the simulations. We are populating a database with relevant values of the simulations to make to scientist easy the way to make a exploratory study of the model or avoid making all the time the same simulations. We are working on the interface of this database and how to integrate in our website, also, we are developing a post to explain more this idea of the Database of markers. Happy New Year!! And Happy Crunching! |
Send message Joined: 12 Jul 15 Posts: 7 Credit: 43,028,399 RAC: 0 |
Tasks are running a lot faster on OSX than on Windows. Same computer, running Windows : http://denis.usj.es/denisathome/results.php?hostid=190136 vs running on OSX : http://denis.usj.es/denisathome/results.php?hostid=4789 |
Send message Joined: 16 Mar 15 Posts: 219 Credit: 14,859 RAC: 0 |
Hi! We think that is related to the compiler. The OSX compiler is based in a private compiler that comes with xcode, and windows version of the app is based on MinGW Compiler. But the code is the same for every version. Also we can't do all the optimizations in order to maintain the compatibility. Best regards, Joel. |
Send message Joined: 24 Sep 15 Posts: 1 Credit: 2,141,547 RAC: 0 |
Hello! Upon updating the project, I get the following error: Your app_info.xml file doesn't have a usable version of DENIS Stable version used to fill the Markers Database. I also tried resetting and renaming (for backup reasons) the project directory, but to no avail. Is there any known fix to this? |
Send message Joined: 9 Apr 15 Posts: 13 Credit: 9,833,556 RAC: 0 |
I'm seeing the same message too. Hello! |
Send message Joined: 31 Jul 15 Posts: 7 Credit: 189,411 RAC: 0 |
Stop Boinc Delete the app_info.xml file from your Boincdata\Project\Denis directory Restart Boinc This should solve the problem. |
Send message Joined: 26 Apr 15 Posts: 4 Credit: 1,606,013 RAC: 0 |
Detach and reattach also works. |
Send message Joined: 9 Apr 15 Posts: 172 Credit: 1,552,856 RAC: 0 |
We are working on the interface of this database and how to integrate in our website, also, we are developing a post to explain more this idea of the Database of markers. Now you have crunched some wus How is the work going? Some preliminary results? |
Send message Joined: 16 Mar 15 Posts: 219 Credit: 14,859 RAC: 0 |
Hi! We are storing the markers of the simulations in a NoSQL database. Meanwhile we are developing a webapp to access to the data. We are populating one model now. In a future we can populate more, so It will be work for a lot of time. Now we are not "using" the data. We need more markers and also this data could be useful to other scientist, so we are working on the way we share those markers. Best regards, Joel. |
Send message Joined: 9 Apr 15 Posts: 172 Credit: 1,552,856 RAC: 0 |
Great!! Do you plan an optimized app? |
Send message Joined: 7 Jul 17 Posts: 1 Credit: 0 RAC: 0 |
oh |
Send message Joined: 18 Feb 18 Posts: 6 Credit: 0 RAC: 0 |
Compilers and Make compliant with SMT and other High Performance Computing Standards - GPL and of quality https://cmake.org/ http://llvm.org/ http://llvm.org/docs/FAQ.html https://gcc.gnu.org/ http://gpuopen.com/compute-product/codexl/ - CodeXL is a code efficiency analyser optimiser debugger for GPU and CPU and system. http://bit.ly/HPC-Dev for more information and SDK's |