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

Daint-CI log not accessible #519

Open
hfp opened this issue Nov 22, 2021 · 10 comments
Open

Daint-CI log not accessible #519

hfp opened this issue Nov 22, 2021 · 10 comments

Comments

@hfp
Copy link
Member

hfp commented Nov 22, 2021

See also here.

@alazzaro
Copy link
Member

Daint-CI reports the following errors with CCE:

/users/jenkg90/workspace/g90/DBCSR/examples/dbcsr_example_3.cpp:187:37: error: invalid suffix 'd' on floating constant

    c_dbcsr_multiply_d('N', 'N', 3.0d, matrix_a, matrix_b, 2.0d, matrix_c, nullptr, nullptr,

                                    ^

/users/jenkg90/workspace/g90/DBCSR/examples/dbcsr_example_3.cpp:187:63: error: invalid suffix 'd' on floating constant

    c_dbcsr_multiply_d('N', 'N', 3.0d, matrix_a, matrix_b, 2.0d, matrix_c, nullptr, nullptr,

                                                              ^

2 errors generated.

@hfp
Copy link
Member Author

hfp commented Dec 20, 2021

... which seems to be a correct claim. The suffix d is invalid as opposed to f in case of single-precision. I can send a PR if you like.

@alazzaro
Copy link
Member

Thanks! There is also a dask security problem (see https://github.com/cp2k/dbcsr/security/dependabot )

@hfp
Copy link
Member Author

hfp commented Dec 20, 2021

The mentioned URL does not work for me. However, https://github.com/cp2k/dbcsr/security works and there is no security issue shown. Can you share details or grant permission to view the issue?

@alazzaro
Copy link
Member

done, let me know if you can see it

@hfp
Copy link
Member Author

hfp commented Dec 20, 2021

Thanks! Works now; I will send a PR as well and update requirements.

@hfp
Copy link
Member Author

hfp commented Dec 20, 2021

I guess you are about to fix Daint-CI? I am still seeing "Not Found" error with "The resource could not be found." like for https://object.cscs.ch/v1/AUTH_40b5d92b316940098ceb15cf46fb815e/dbcsr-artifacts/logs/build-832/.

@alazzaro
Copy link
Member

The CI is fine now. The "not found" is because we have to fix a problem with the data store at CSCS (@dev-zero is working on it).

@hfp
Copy link
Member Author

hfp commented Dec 21, 2021

@alazzaro Thank you!

@hfp
Copy link
Member Author

hfp commented Jan 10, 2022

@dev-zero is there a path which I can lookup (after login to CSCS) for build/run logs? I am blind wrt test failures raised by Daint-CI. If there is no timeline for the "Not found" issue, I can run on Daint directly but it is somewhat inconvenient.

@hfp hfp changed the title Daint-CI is not running Daint-CI log not accessible Mar 22, 2022
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