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

major cmake/cuda build framework overhaul #30

Merged
merged 17 commits into from
Dec 31, 2020
Merged

major cmake/cuda build framework overhaul #30

merged 17 commits into from
Dec 31, 2020

Conversation

casperdcl
Copy link
Member

@casperdcl casperdcl commented Dec 30, 2020

  • new build framework
    • rely on miutil[cuda], ninst, scikit-build, cmake>=3.18, ninja (all auto-installed via pip!)
    • use new CMAKE_CUDA_ARCHITECTURES policy
    • use new project LANGUAGES specification
    • supports python setup.py clean to cleanup after pip install -e .
  • update .gitignore
  • basic support for pathlib
  • add zenodo test data downloading convenience
    • pytest will recommend running python -m tests to download if not found
  • fix prompt when HMUDIR already exported (export HMUDIR not respected #17)
  • remove unneeded auxdata items
  • basic code tidy (particularly import ordering)

@casperdcl casperdcl merged commit d553e7a into dev2 Dec 31, 2020
@casperdcl casperdcl deleted the build branch December 31, 2020 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant