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

Move ci to balfrin #15

Merged
merged 4 commits into from
May 22, 2024
Merged

Move ci to balfrin #15

merged 4 commits into from
May 22, 2024

Conversation

cfkanesan
Copy link
Collaborator

  • move ci to balfrin
  • update fdb to 5.11.116

Copy link
Collaborator

@victoria-cherkas victoria-cherkas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple of questions regarding paths

@@ -5,4 +5,4 @@ schema: /scratch/mch/ckanesan/fdb-setup/fdb-schema
spaces:
- handler: Default
roots:
- path: /scratch/mch/ckanesan/fdb-root/
- path: /scratch/mch/ckanesan/fdb_32_39x45_51/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could this fdb root path not also be in /store_new/mch/msopr/icon_workflow_2/?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can I just move the files or do I need to archive it again?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can just move the directory but not 100% sure.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to be working

if machine == "tsa":
base_dir = Path("/project/s83c/rz+/icon_data_processing_incubator/")
elif machine == "balfrin":
base_dir = Path("/scratch/mch/ckanesan/")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same with this path, could it not also be in /store_new/mch/msopr/icon_workflow_2/?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it could but I mentioned during the meeting that I'm trying to figure out a sensible way to reduce the amount of data before moving it. However, I can see that there's a full COSMO-1E run in that folder already. Is there a documented policy regarding storage at CSCS?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not that I am aware of. But I find a project folder is more suitable than one of our scratches, then we can all manage/develop the tests.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally, the testdata would be small enough to be hosted on nexus but that's probably for the future.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://confluence.cscs.ch/pages/viewpage.action?pageId=785285325
This was published for store but I don't know if it's also valid for store_new. If it is, the dataset is problematic due to the 50k files per TB rule. I might need to tar it.

Copy link
Collaborator

@victoria-cherkas victoria-cherkas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT :)

@cfkanesan cfkanesan merged commit 9be1aa7 into main May 22, 2024
2 checks passed
@cfkanesan cfkanesan deleted the move-ci-to-balfrin branch May 22, 2024 09:48
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

Successfully merging this pull request may close these issues.

None yet

2 participants