Skip to content

This repo, includes Eigen, Boost, AMGCL and CUDA libraries

Notifications You must be signed in to change notification settings

mobereng/cuda_test_nolibigl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuda Test

Project structure

As long as the dependencies are EIGEN and BOOST, is recommended to have the following project structure:

-> eigen/
-> base/
    -> build/ (Create this folder if not exist)
    -> cmake/
    -> src/
    -> ...
mkdir cuda_test_nolibigl/ && cd cuda_test_nolibigl/
git clone --recursive https://gitlab.com/libeigen/eigen.git
git clone https://github.com/mobereng/cuda_test_nolibigl.git base

Compile

Compile this project using the standard cmake routine:

.\compile.ps1

About

This repo, includes Eigen, Boost, AMGCL and CUDA libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published