Search Criteria
Package Details: qpanda-2-git v2.1.4.r0.g1092d38-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qpanda-2-git.git (read-only, click to copy) |
---|---|
Package Base: | qpanda-2-git |
Description: | QPanda 2 is an open source quantum computing framework developed by OriginQC that can be used to build, run, and optimize quantum algorithms. |
Upstream URL: | https://github.com/OriginQ/qpanda-2 |
Licenses: | Apache2 |
Submitter: | dwuggh |
Maintainer: | dwuggh |
Last Packager: | dwuggh |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-09-23 03:24 (UTC) |
Last Updated: | 2020-09-29 08:55 (UTC) |
Latest Comments
clfbbn commented on 2020-09-29 12:22 (UTC)
The
cuda
version 11.0.3-1 does not supportgcc
(version 10). We need to usegcc9
package if we want to compile it with CUDA support.The
cuda
version 11.1.0-2 supports gcc 10 but has not landed.The error message message is:
dwuggh commented on 2020-09-23 06:35 (UTC)
@caltlgin thanks!