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

Integrate SCR into HACC IO benchmark #16

Closed
adammoody opened this issue Feb 7, 2017 · 11 comments
Closed

Integrate SCR into HACC IO benchmark #16

adammoody opened this issue Feb 7, 2017 · 11 comments
Assignees

Comments

@adammoody
Copy link
Contributor

Integrate SCR into HACC IO and collect feedback on any issues / complexities with doing that to inform future SCR API changes.

@c-a-h
Copy link
Contributor

c-a-h commented Feb 7, 2017

@adammoody I'm not sure if you were aware but we actually did an initial port of HACCIO to SCR. I can point you to our source code if you're interested.

@c-a-h
Copy link
Contributor

c-a-h commented Feb 7, 2017

I actually even somewhat rewrote HACCIO so it would have iteration loops and could take advantage of SCRs restart capability

@gonsie
Copy link
Member

gonsie commented Feb 7, 2017

@c-a-h It would be great to look at your HACCIO+SCR implementation.

Also, I had heard that https://github.com/glennklockwood/hacc-io may be out-of-date with what the HACC code is currently doing w.r.t. I/O. GenericIO (http://trac.alcf.anl.gov/projects/genericio) is supposedly more current.

@c-a-h
Copy link
Contributor

c-a-h commented Feb 7, 2017

here are the changes I had made. Please feel free to reach out to me if you have any questions
https://git.hpdd.intel.com/?p=coral/cppr.git;a=commit;h=15697f2fe5d31293e64738a977bdfb7dd881ed15

I was working based upon an internal mirror we had created for HACCIO, so this may not even be fully reflective of that github repo you pointed to.

Thanks for the pointer to GenericIO. I will take a look

@c-a-h
Copy link
Contributor

c-a-h commented Feb 7, 2017

By the way, those HACCIO code changes are what we used in our live demo to ANL back in October or November of last year to showcase SCR along with our CPPR and PMIx changes.

@adammoody
Copy link
Contributor Author

@gonsie Can you tell how significant the changes would be in the genericio version compared to HACCIO?

@adammoody
Copy link
Contributor Author

Thanks for your input on this @c-a-h . We don't have the same driving need when this was opened, so we'll close it out. And knowing you had this working is reassuring that the API was sufficient.

@Alessandro-Barbieri
Copy link

where do you download cppr?

@adammoody
Copy link
Contributor Author

Hi, @Alessandro-Barbieri . Perhaps @c-a-h can confirm, but I don't believe CPPR is under active development. I also can't find the CPPR source repo with a quick search. Perhaps there is an archived copy of it somewhere, but I'm not sure.

@c-a-h
Copy link
Contributor

c-a-h commented Aug 6, 2021

I'll defer to folks still at Intel. My previous public links aren't working anymore for CPPR.

@jolivier23
Copy link

I have an archived copy in my personal github but it is no longer an active project. I think SCR could remove any cppr references.

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

5 participants