Search Criteria
Package Details: oxdna-cuda 3.7.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/oxdna-cuda.git (read-only, click to copy) |
---|---|
Package Base: | oxdna-cuda |
Description: | DNA/RNA/etc simulator, with CUDA support and analysis tools. |
Upstream URL: | https://github.com/lorenzo-rovigatti/oxDNA |
Licenses: | GPL3 |
Conflicts: | oxdna |
Provides: | oxdna |
Submitter: | cge |
Maintainer: | cge |
Last Packager: | cge |
Votes: | 1 |
Popularity: | 0.001880 |
First Submitted: | 2022-09-09 13:28 (UTC) |
Last Updated: | 2024-11-26 20:02 (UTC) |
Dependencies (16)
- ipython (ipython-gitAUR)
- python-matplotlib (python-matplotlib-gitAUR)
- python-scikit-learn (python-scikit-learn-gitAUR)
- python-setuptools
- python3 (python)
- cmake (cmake-gitAUR) (make)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR) (make)
- cython (cython-gitAUR, cython0AUR) (make)
- gcc12AUR (make)
- git (git-gitAUR, git-glAUR) (make)
- gsl (gsl-gitAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-matplotlib (python-matplotlib-gitAUR) (optional) – for plotting
Latest Comments
cge commented on 2024-11-26 14:22 (UTC)
I'm aware this is out of date, and am working on a 3.7.0 version; I'm just having a bit of trouble getting it to compile.
cge commented on 2024-05-31 18:13 (UTC)
3.6.1 will not build with cuda-12.5, but will build with cuda-12.2. As the cuda-12.2 package requires gcc12 anyway, I haven't changed the gcc version being used.
cge commented on 2024-01-27 20:58 (UTC)
No, it looks like 3.11 is working fine now.
As for maintainership, there's no need: I'm quite happy that someone else is interested in updating this.
micwoj92 commented on 2024-01-27 20:48 (UTC)
Orphans request are accepted automatically if the package is marked out of date for more than 180 days. If less then it needs to be approved manually.
In release notes for 3.6.0 it notes "Update pybind version from 2.2 to 2.11 to make oxpy compatible with Python 3.11". Are there more problems with python 3.11 compatibility?
I can add you as co-maintainer or give back the package completely if you want.
cge commented on 2024-01-27 18:20 (UTC) (edited on 2024-01-27 19:26 (UTC) by cge)
I'm happy to have you maintain this (I've been somewhat busy the last several months), but I had somewhat thought that orphan requests took two weeks, not 20 minutes? I might have appreciated being contacted.
Compiling this now - as I noted a few months ago, there had been problems with Python 3.11.
cge commented on 2023-07-07 16:40 (UTC)
There is some trickiness in updating this, as gcc11 is now in AUR (fortunately, gcc12 now seems to work), and the oxdna distribution does not appear to be compatible with Python 3.11. I should hopefully have a working package soon, however.