Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

build mxnet with cuda 11.6+vs2022+RTX3090 #20881

Closed
overcash597 opened this issue Feb 8, 2022 · 1 comment
Closed

build mxnet with cuda 11.6+vs2022+RTX3090 #20881

overcash597 opened this issue Feb 8, 2022 · 1 comment

Comments

@overcash597
Copy link

hi ,I am a user of mxnet ,I used mxnet-cu92 +anaconda 3.x for some study of deep learning. now I get a RTX309,it can only run in cuda 11.X,so it only one way to rebuild source code by myself, I build the source code under the instruction of mxnet . after a long compile time past,it raised 7 error to me :
link 2019 unresolved external symbol __imp__localtime64_s referenced in mz_zip_writer_add_mem_ex_v2
link 2019 unresolved external symbol __imp__mktime64 referenced in mz_zip_file_stat_internal
link 2019 unresolved external symbol __imp__time64 referenced in mz_zip_writer_add_mem_ex_v2
link 2019 unresolved external symbol __imp__foreopen_s referenced in mz_zip_writer_init_from_reader_v2
......
so libmxnet.lib can not generate....
I do not know how to fix it, any suggestion will be appriciated!

@github-actions
Copy link

github-actions bot commented Feb 8, 2022

Welcome to Apache MXNet (incubating)! We are on a mission to democratize AI, and we are glad that you are contributing to it by opening this issue.
Please make sure to include all the relevant context, and one of the @apache/mxnet-committers will be here shortly.
If you are interested in contributing to our project, let us know! Also, be sure to check out our guide on contributing to MXNet and our development guides wiki.

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

No branches or pull requests

1 participant