Linux Presentation
Prepared presentation of Linux History, Introduction and Overview for the beginners.
Can be found here. Linux-Introduction.pdf
/usr/include/c++/4.4/ext/atomicity.h(46): error: identifier "__sync_fetch_and_add" is undefinedIt seems still there are problems while compiling cuda with gcc 4.4 and above.
/usr/include/c++/4.4/ext/atomicity.h(50): error: identifier "__sync_fetch_and_add" is undefined
nvcc --device-emulation --compiler-bindir=/usr/bin/gcc-4.3 -arch sm_13 main.cu -o run