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

Painting to grid file and reading from a grid file #100

Closed
rainwoodman opened this issue Dec 8, 2015 · 4 comments
Closed

Painting to grid file and reading from a grid file #100

rainwoodman opened this issue Dec 8, 2015 · 4 comments
Assignees
Milestone

Comments

@rainwoodman
Copy link
Member

No description provided.

@rainwoodman rainwoodman added this to the v0.1.0 milestone Dec 8, 2015
@rainwoodman
Copy link
Member Author

I am guessing we still need an example to finalize this?

@nickhand
Copy link
Member

nickhand commented Feb 7, 2016

yeah I think so. Maybe we could incorporate it into a caching system (see #98)? Would be useful for reading cached painted fields

@rainwoodman
Copy link
Member Author

I still want to finalize a 'format'.

In the end I think we'd like to have a routine that decomposes (complex, ravelled_index) to a PM's complex buffer.

I yet have to decide the format of the fastpm deltak field. I have a very mixed hate/love feeling on the current version. Take a look and what do you think?

https://github.com/rainwoodman/fastpm/blob/master/python/fastpm.py#L4

The biggest issue is the number of files is per rank and can get pretty bad on large runs. @aslanyan already suffer from this quite a bit - it takes several minutes to remove a folder.

@rainwoodman
Copy link
Member Author

This is replaced by #221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants