Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
GPUSquad
19 bytes added
,
15:18, 20 March 2018
→
Assignment 1
The std::cout line inside the output_and_error function was commented out to avoid excessive printing to the terminal.
<source>
Compilation on Linux:
g++ -std=c++0x -O2 -g -pg -o jacobi jacobi.cpp
</source>
<source>
Tsarkarcd
93
edits