Code Monkey home page Code Monkey logo

Comments (10)

alazzaro avatar alazzaro commented on June 25, 2024

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.

from dbcsr.

hfp avatar hfp commented on June 25, 2024

... 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.

from dbcsr.

alazzaro avatar alazzaro commented on June 25, 2024

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

from dbcsr.

hfp avatar hfp commented on June 25, 2024

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?

from dbcsr.

alazzaro avatar alazzaro commented on June 25, 2024

done, let me know if you can see it

from dbcsr.

hfp avatar hfp commented on June 25, 2024

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

from dbcsr.

hfp avatar hfp commented on June 25, 2024

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/.

from dbcsr.

alazzaro avatar alazzaro commented on June 25, 2024

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).

from dbcsr.

hfp avatar hfp commented on June 25, 2024

@alazzaro Thank you!

from dbcsr.

hfp avatar hfp commented on June 25, 2024

@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.

from dbcsr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.