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

multi processing and fork fix #8677

Merged
merged 1 commit into from Nov 16, 2017
Merged

multi processing and fork fix #8677

merged 1 commit into from Nov 16, 2017

Conversation

piiswrong
Copy link
Contributor

Description

(Brief description on what this PR is about)

Checklist

Essentials

  • Passed code style checking (make lint)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • For user-facing API changes, API doc string has been updated. For new C++ functions in header files, their functionalities and arguments are well-documented.
  • To my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change

Changes

  • Feature1, tests, (and when applicable, API doc)
  • Feature2, tests, (and when applicable, API doc)

Comments

  • If this change is a backward incompatible change, why must this change be made.
  • Interesting edge cases to note here

@piiswrong piiswrong merged commit 85d4bd2 into apache:master Nov 16, 2017
@iblislin
Copy link
Member

https://travis-ci.org/dmlc/MXNet.jl/jobs/303668918#L1561-L1564

Any idea about the failure on macOS build with CPU only config?

Undefined symbols for architecture x86_64:
  "mshadow::gpu::kDevMask", referenced from:
      mxnet::engine::ThreadedEnginePerDevice::PushToExecute(mxnet::engine::OprBlock*, bool) in threaded_engine_perdevice.o
      mxnet::resource::ResourceManagerImpl::Request(mxnet::Context, mxnet::ResourceRequest const&) in resource.o

KellenSunderland added a commit to KellenSunderland/incubator-mxnet that referenced this pull request Nov 23, 2017
eric-haibin-lin pushed a commit to eric-haibin-lin/mxnet that referenced this pull request Dec 3, 2017
rahul003 pushed a commit to rahul003/mxnet that referenced this pull request Jun 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants