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

Ubuntu 18.04 linux stuck on test 3 #15

Closed
breznak opened this issue Jul 11, 2019 · 1 comment
Closed

Ubuntu 18.04 linux stuck on test 3 #15

breznak opened this issue Jul 11, 2019 · 1 comment

Comments

@breznak
Copy link

breznak commented Jul 11, 2019

hi, I'm first time testing this repo,

just cloned, cmake . , make -j

running make tests gets stuck on test 3:

FP16$ make test
Running tests...
Test project /mnt/store/devel/FP16
Start 1: ieee-to-fp32-bits
1/7 Test #1: ieee-to-fp32-bits ................ Passed 0.01 sec
Start 2: ieee-to-fp32-value
2/7 Test #2: ieee-to-fp32-value ............... Passed 0.01 sec
Start 3: ieee-from-fp32-value
^CMakefile:106: recipe for target 'test' failed
make: *** [test] Přerušení (SIGINT)

@Maratyszcza
Copy link
Owner

This test checks all 2**32 possible input values, so most likely you just need to wait for longer.

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

No branches or pull requests

2 participants