mirror of https://github.com/BOINC/boinc.git
svn path=/trunk/boinc/; revision=22074
This commit is contained in:
parent
442f7e3f07
commit
1c2c15588a
|
@ -16,8 +16,8 @@
|
|||
// along with BOINC. If not, see <http://www.gnu.org/licenses/>.
|
||||
//
|
||||
// This program serves as both
|
||||
// - An example BOINC-NVOpenCL application, illustrating the use of the BOINC API
|
||||
// and NVIDIA OpenCL API.
|
||||
// - An example BOINC-ATIOpenCL application, illustrating the use of the BOINC API
|
||||
// and ATIStream OpenCL API.
|
||||
// - A program for testing various features of BOINC.
|
||||
//
|
||||
// The program reads the input nxn matrix from the "input" file, inverts the
|
||||
|
|
Loading…
Reference in New Issue