Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement distributed lensing #81

Open
EiffL opened this issue May 12, 2021 · 0 comments
Open

Implement distributed lensing #81

EiffL opened this issue May 12, 2021 · 0 comments
Labels
enhancement New feature or request Mesh TensorFlow

Comments

@EiffL
Copy link
Member

EiffL commented May 12, 2021

This issue is to track the development of a distributed version of our FlowPM lensing implementation.

We essentially need to create a distributed version of these two funnctions:

The first one should be easily adaptable from the distributed versions of cic_paint which can be found here:

def cic_paint(mesh, part, halo_size, weight=None, name=None):

The second one is a tiny bit more sophisticated because it will involve a distributed interpolation operation and this might require some thinking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Mesh TensorFlow
Projects
None yet
Development

No branches or pull requests

1 participant