NAGAOKA Yuta

Results 39 comments of NAGAOKA Yuta

Since we are to publish multiple packages from one repository, we cannot build them with current settings. We have to select one of these options: - Split directories for each...

@ qulacs community, If there are some people who needs GPU package, we will work on the problem. I would be glad if you tell your needs below!

Memo: pennylane's qulacs plugin needs GPU package https://github.com/PennyLaneAI/pennylane-qulacs/issues/63

Now API document is generated as expected. https://qulacs-rtd--643.org.readthedocs.build/en/643/pyRef/index.html

Thank you for reporting the problem! Currently, we have not maintained qulacs-gpu package on PyPI. So for workaround, could you clone this repository and build from source on your machine...

I got an error in GPU and MPI build - GPU - `cuda-11.4` is not provided for Ubuntu 22.04, but I have no idea about what version to use -...

I'm sorry for my late reply. I've checked that the package is successfully built in devcontainer with GCC 11.4.0 and CUDA 12.2.0. So if devcontainer (or Docker) fits your use...

@irfankhan10 @iwilliamscq There is an API to do sampling with a random seed in Python binding. Please check and notify if you still have a problem. https://github.com/qulacs/qulacs/blob/286862245160a52e7295038d76ea17d77b5d53bc/pysrc/qulacs/__init__.pyi#L224-L228

@RodrigoAVargasHdz we support building with clang in #446. Feel free to report any troubles to build with clang in another issue.

Merge after #644 is closed because the macOS jobs failed by the cause which is fixed in #644.