hpc4cmb / toast

Time Ordered Astrophysics Scalable Tools
Other
44 stars 39 forks source link

Hybrid pipeline #644

Closed nestordemeure closed 1 year ago

nestordemeure commented 1 year ago

Added hybrid GPU pipelines, able to run mixes of CPU and GPU operators.

nestordemeure commented 1 year ago

The best formulation I can come up with is this (in both cases things might already exist, or not):

requires == "Things which might exist and will be read",
provides == "Things which might exist and will be modified".

reads and modifies maybe?

tskisner commented 1 year ago

Something for a future PR...