Package Details: python-torchsde 0.2.6-2

Git Clone URL: https://aur.archlinux.org/python-torchsde.git (read-only, click to copy)
Package Base: python-torchsde
Description: Differentiable SDE solvers with GPU support and efficient sensitivity analysis
Upstream URL: https://github.com/google-research/torchsde
Licenses: Apache-2.0
Submitter: Henry-ZHR
Maintainer: Henry-ZHR
Last Packager: Henry-ZHR
Votes: 1
Popularity: 0.011116
First Submitted: 2023-01-04 03:05 (UTC)
Last Updated: 2025-06-18 13:38 (UTC)

Latest Comments

PhotonX commented on 2025-06-18 16:09 (UTC)

Thanks for the quick fix, it builds without errors now!

Henry-ZHR commented on 2025-06-18 13:39 (UTC)

@PhotonX Fixed

PhotonX commented on 2025-06-17 19:26 (UTC)

Hi, I am trying to compile this as dependency for ComfyUI (https://github.com/comfyanonymous/ComfyUI). I get lots of failed tests, see https://pastebin.com/iqeJdBBs

I try to build in on a machine without CUDA capable hardware which might be the reason for the errors. But as far as I understand, ComfyUI is usable with CPU (though it is slow then) so I figure that the dependencies should build without CUDA hardware as well?