8000 GitHub - aplyer/emptygaz
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aplyer/emptygaz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test "simple"

test unitaire sur l'utilisation de Cuda / Qt4 / Cmake / Boost / C++11 dans l'objectif d'avoir une chaine de compilation générique Windows/Linux

Compile et test sous linux :

git clone https://github.com/aplyer/emptygaz.git
cd emptygaz
mkdir build
cmake ..
make
./src/emptygaz_exe ../conf.ini
ouvre fichier : ../conf.ini
param toto::titi : hello
test GPU
on recupere le resultat
resultat GPU (42?) : 0

Pour tester la lib json :

Décommenter dans ./src/CMakeLists.txt les lignes 10 à 17 puis :
make
./src/emptygaz_json ../conf.json
test json
open json : ../conf.json
toto : 42
titi : hello

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0