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

Tutorial for FSI VaR MonteCarlo #1874

Merged
merged 32 commits into from
Dec 13, 2023
Merged

Tutorial for FSI VaR MonteCarlo #1874

merged 32 commits into from
Dec 13, 2023

Conversation

jrossthomson
Copy link
Contributor

@jrossthomson jrossthomson commented Oct 24, 2023

Adds docs/tutorials/fsi-montecarlo-on-batch/README.md: Demo used for SC23.

Several modules are added to support this demo. While we hope these modules are able to be reused and repurposed, they are marked as experimental and their main purpose is to support this demo.

New modules:

  • database/bigquery-dataset
  • database/bigquery-table
  • files/fsi-montecarlo-on-batch
  • pubsub/bigquery-sub
  • pubsub/topic

@nick-stroud nick-stroud requested a review from cboneti October 25, 2023 17:03
@nick-stroud nick-stroud self-requested a review October 25, 2023 17:03
@nick-stroud nick-stroud self-assigned this Oct 27, 2023
@jrossthomson jrossthomson marked this pull request as ready for review October 31, 2023 19:16
@jrossthomson jrossthomson changed the title Work in Progress: modules for FSI VaR MonteCarlo Tutorial for FSI VaR MonteCarlo Oct 31, 2023
@jrossthomson
Copy link
Contributor Author

I don't see that I can add a label. I assume that is on purpose.

Thanks!

@nick-stroud nick-stroud added the release-new-modules Added to release notes under the "New Modules" heading. label Nov 3, 2023
Copy link
Collaborator

@nick-stroud nick-stroud left a comment

Choose a reason for hiding this comment

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

I am going to piggy pack with the discussion that you are having with @cboneti. I think there are several more structural concerns that I have that would be best to have discussion about. Consider waiting to address my comments here until we have had that discussion.

docs/tutorials/fsi-montecarlo-on-batch/README.md Outdated Show resolved Hide resolved
notebook/.ghpc/artifacts/DO_NOT_MODIFY_THIS_DIRECTORY Outdated Show resolved Hide resolved
examples/README.md Outdated Show resolved Hide resolved
community/examples/fsi-montecarlo-on-batch.yaml Outdated Show resolved Hide resolved
community/modules/compute/notebook/README.md Outdated Show resolved Hide resolved
community/modules/compute/notebook/README.md Show resolved Hide resolved
@nick-stroud
Copy link
Collaborator

/gcbrun

@cboneti cboneti removed their request for review November 8, 2023 05:32
@cboneti cboneti removed their assignment Nov 8, 2023
@nick-stroud
Copy link
Collaborator

/gcbrun

Copy link
Collaborator

@nick-stroud nick-stroud left a comment

Choose a reason for hiding this comment

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

I am not finished with my review but wanted to give some comments while I break for a bit.

community/examples/fsi-montecarlo-on-batch.yaml Outdated Show resolved Hide resolved
community/examples/fsi-montecarlo-on-batch.yaml Outdated Show resolved Hide resolved
community/examples/fsi-montecarlo-on-batch.yaml Outdated Show resolved Hide resolved
community/examples/fsi-montecarlo-on-batch.yaml Outdated Show resolved Hide resolved
docs/tutorials/fsi-montecarlo-on-batch/README.md Outdated Show resolved Hide resolved
examples/README.md Outdated Show resolved Hide resolved
examples/README.md Outdated Show resolved Hide resolved
modules/README.md Outdated Show resolved Hide resolved
modules/README.md Outdated Show resolved Hide resolved
community/modules/compute/notebook/outputs.tf Outdated Show resolved Hide resolved
community/modules/compute/notebook/variables.tf Outdated Show resolved Hide resolved
community/modules/compute/notebook/variables.tf Outdated Show resolved Hide resolved
community/modules/compute/notebook/variables.tf Outdated Show resolved Hide resolved
community/modules/compute/notebook/main.tf Outdated Show resolved Hide resolved
community/modules/database/bigquery_table/versions.tf Outdated Show resolved Hide resolved
community/modules/files/fsi-montecarlo-on-batch/README.md Outdated Show resolved Hide resolved
community/modules/files/fsi-montecarlo-on-batch/outputs.tf Outdated Show resolved Hide resolved
community/modules/pubsub/subscription/README.md Outdated Show resolved Hide resolved
@douglasjacobsen
Copy link
Collaborator

/gcbrun

community/examples/fsi-montecarlo-on-batch.yaml Outdated Show resolved Hide resolved
community/examples/fsi-montecarlo-on-batch.yaml Outdated Show resolved Hide resolved
community/examples/fsi-montecarlo-on-batch.yaml Outdated Show resolved Hide resolved
community/examples/fsi-montecarlo-on-batch.yaml Outdated Show resolved Hide resolved
community/modules/compute/notebook/README.md Show resolved Hide resolved
modules/README.md Outdated Show resolved Hide resolved
modules/README.md Outdated Show resolved Hide resolved
modules/README.md Outdated Show resolved Hide resolved
community/modules/database/bigquery_dataset/README.md Outdated Show resolved Hide resolved
community/modules/pubsub/bigquery-sub/variables.tf Outdated Show resolved Hide resolved
@nick-stroud
Copy link
Collaborator

@jrossthomson I went ahead and addressed the majority of my findings.

Please review 1533b71 and make sure you agree with my changes. Generally I tracked these in comments if you want more context.

I also needed to incorporate updates from develop to get tests to pass. I did not want to force push over your history so I manually merged in the latest copy of develop.

There are still a few open items for you to address. Feel free to reach out to discuss.

Copy link
Contributor Author

@jrossthomson jrossthomson left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor Author

@jrossthomson jrossthomson left a comment

Choose a reason for hiding this comment

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

I think I have all the requested changes done.

@nick-stroud nick-stroud requested a review from mr0re1 December 13, 2023 19:26
@nick-stroud nick-stroud merged commit 8f1a75a into GoogleCloudPlatform:develop Dec 13, 2023
8 of 37 checks passed
@jrossthomson jrossthomson deleted the develop branch December 14, 2023 14:30
@nick-stroud nick-stroud mentioned this pull request Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-new-modules Added to release notes under the "New Modules" heading.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants