jump to navigation

Success! July 14, 2008

Posted by genetical in boinc.
trackback

That site I posted below is a blessing! It has a hello.c program that is the most simple BOINC app possible and it built successfully on my PC! I think I may be able to modify this to do a system call for running external executables.

-Chris

Comments»

1. genetical - July 14, 2008

/home/summer/wrappertest/boinc-WORKING on Sylow contains both executables and source code that works on the PC with embedded BOINC API.

-Chris

2. genetical - July 15, 2008

Follow-up:
The C-wrapper has been compiled for both the Fortran executable and C-executable and both have been copied into /var/lib/boinc/suboinc/apps/extCallTest and var/lib/boinc/suboinc/apps/extCTest respectively. All necessary files for execution are contained therein.

-Chris