Hi @swapan and @517287648
You should be added to the Gitlab repo. Please follow up if you’re still not. Thanks!
Hi @swapan and @517287648
You should be added to the Gitlab repo. Please follow up if you’re still not. Thanks!
Will get the engineers to add you. Thank you for your patience.
Since i have submitted wrong username “liulei”. How could I change my username to access nvidia GitLab
Where are the examples?
The Modulus GitLab repository at https://gitlab.com/nvidia/modulus is sending me to a “404 Page Not Found” error.
Did you misplaced the folder? Is it a registration error?
I had the same issue here. I could access: https://gitlab.com/nvidia/modulus/examples, however the git clone:
git clone https://gitlab.com/nvidia/modulus/examples.git
returned:
Permission denied (publickey).
fatal: Could not read from remote repository.
This is due to the fact that the access was being performed throughout my GitHub account by default. There must be a faster solution, but I solved the issue by forking the repository nvidia/modulus/example
to my account (e.g. to [my_user]/example
) and cloning it:
git clone https://gitlab.com/[my_user]/examples
This prompted me to my GitLab login, allowing me to clone the forked version without problem (and the original code, afterwards).
Hi:
Thanks for the access. I will continue building the PINNs solution to my IDE using the detailed examples.
A while ago I asked about the lack of integral conditions, like d/dx u(x) + Integral (-1 to 1) u(Tau) d Tau = 1, but unfortunately NVIDIA said that it was not available directly. Maybe through a modification of current classes. I will have to deal with that eventually.
The next step is to use DeepOnets. I remember having issues last year when using a non-trivial outvar function. I hope the issue was resolved.
Regards
Felipe Arrate, PhD
Senior Research Data Scientist
Varian Medical Systems a Siemens-Healthineers company
Palo Alto, Calfironia