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

cupla: remove "empty" alpaka dir #2548

Merged

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Mar 10, 2018

Follow up to cleaned submodule in #2547. In order to properly make commands like

$ git submodule sync
No submodule mapping found in .gitmodules for path 'thirdParty/cupla/alpaka

work again (doing nothing instead of throwing error), remove the empty dir where the submodule would usually sit. Otherwise git still stored it.

https://stackoverflow.com/questions/4185365/no-submodule-mapping-found-in-gitmodule-for-a-path-thats-not-a-submodule

Follow up to cleaned submodule.
In order to properly make

  git submodule sync

work again, remove the empty dir where the submodule would
usually sit. Otherwise git still stored it.

  https://stackoverflow.com/questions/4185365/no-submodule-mapping-found-in-gitmodule-for-a-path-thats-not-a-submodule
@ax3l ax3l added bug a bug in the project's code component: third party third party libraries that are shipped and/or linked install installation & packaging labels Mar 10, 2018
@ax3l ax3l added this to the 0.4.0 / 1.0.0: Next Stable milestone Mar 10, 2018
@psychocoderHPC psychocoderHPC merged commit 1a1ad65 into ComputationalRadiationPhysics:dev Mar 11, 2018
@ax3l ax3l deleted the fix-submodCupla2 branch March 12, 2018 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug a bug in the project's code component: third party third party libraries that are shipped and/or linked install installation & packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants