Leo Fang

Results 1175 comments of Leo Fang

Every CuPy PR if resource permits, if not then at least every CF PR. We don't have to upload from here; this just provides extra insurance and we can still...

@jakirkham My impression is the situation has changed and now RAPIDS uses gpuCI somewhere to test the CuPy conda package? If so then this is no longer needed. (I don't...

Thanks, John! Just saw this new issue: https://github.com/conda-forge/conda-forge.github.io/issues/1272.

Thanks, Vincent/Lee. We have the need to identify the version of `pennylane_lightning` at run time. So, - if you think you can get it fixed, let's do it properly in...

Friendly nudge @isaacdevlugt 🙂

cc: @magnatelee @lightsighter for vis (I mentioned this discussion yesterday)

cc: @seberg for vis

@steppi could you try to edit this file locally? https://github.com/cupy/cupy/blob/main/cupy/_core/include/cupy/cuda_workaround.h or just edit your CUDA C++ strings/files to do the same trick (importing `cuda::std::` counterparts into `std::`)? What happens is...

I can no longer see this line ```c++ using generator_result_t = std::decay_t; ``` in `tools.h` and how it's used. Generally you want to include `` or do ```c++ #include namespace...

Could you please fill in all the issue template? It's unclear how you installed CuPy or what your environment is.