Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests: add capability to build a unit test standalone #233

Closed
crtrott opened this issue May 7, 2018 · 1 comment
Closed

Tests: add capability to build a unit test standalone #233

crtrott opened this issue May 7, 2018 · 1 comment
Assignees

Comments

@crtrott
Copy link
Member

crtrott commented May 7, 2018

No description provided.

@crtrott crtrott self-assigned this May 7, 2018
@kyungjoo-kim
Copy link
Contributor

I have the following linking error. Any thought ?

icpc -L/home/kyukim/Work/lib/kokkoskernels/master/unit_test/standalone -mavx -fopenmp -L./   main.o gtest-all.o -lkokkos -ldl -lkokkos_kernels  -o test.exe
gtest-all.o: In function `std::vector<testing::TestPartResult, std::allocator<testing::TestPartResult> >::_M_range_check(unsigned long) const':

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants