This repository was archived by the owner on Nov 17, 2023. It is now read-only.
does there need some update with guide and tests in mshadow? #15848
Unanswered
XiaotaoChen
asked this question in
Q&A
Replies: 1 comment
-
@mxnet-label-bot add [question] |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
refer to the issue in mshadow does there need some update with guide and tests?
i met the same problem.
basic_stream
aborted with the info:config.mk
setting as below:According to the compile error, i modified some options of compilation in
Makefile
. Adding-fopenmp
toCFLAGS
,-std=c++11
toNVCCFLAGS
andbasic_stream
toCUBIN
as below:and modify the code or
newStream
inbasic_stream.cu
@wxywb have you fix this error ?
Beta Was this translation helpful? Give feedback.
All reactions