Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concurrency Test

Build and run:

mkdir build
cd build
cmake ..
make
setarch `uname -m` -R ./src/assignment1_test

Vector Test

Compile and run:

g++ -std=c++11 test.cpp -o test && ./test

About

Set of C++ problems with focus on concurrency and code optimisation

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages