-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Hi,
I was interested in PR #210 as I'm working on a multiwavelength transit fitting routine that involves simultaneously detrending each light curve. For reference, with just linear detrending on a GPU, this routine takes a remarkably short time (~20 mins for 2000 LC's on an A100), but implementing a GP detrending such as with the quasisep module encounters the issue where a CPU is required or else its hundreds of times slower.
I know the PR is not actively being worked on but my question is if the current changes in PR #210 could be implemented to boost GPU performance or if a lot of tweaking would be required.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels