GithubHelp home page GithubHelp logo

Comments (6)

awalther1 avatar awalther1 commented on August 23, 2024

Hi,

I just checked the combination of ADOL-C an ColPack. The difficult point is that the ColPack version in the master branch has a different structure that the release 1.0.10. I will contact the ColPack developer to discuss this issue. In the meantime you could use the following to work with the compressed derivative matices:

Download ColPack version 1.0.10 from

https://github.com/CSCsw/ColPack/releases

then install ColPack, e.g. in

/home/mydir/AD/ColPack-1.0.10

such that there are the include and the lib directories there

Then configure ADOL-C using e.g.

./configure --prefix=/home/mydir/AD/ADOL-C/adolc_base_2.7.2 --enable-addexa --enable-sparse --with-colpack=/home/mydir/AD/ColPack-1.0.10

This should work. Otherwise just comment once more

Best

Andrea

from adol-c.

BIT-glimmer avatar BIT-glimmer commented on August 23, 2024

Thanks a lot. Thar really helps and the ColPack part works now. But I came into a new problem now. I also need open_mp for doing some parallel computation in my research (multibody dynamics simulation). And when i try to configure it with this command, it's ok.
./configure --with-openmp-flag="-fopenmp" --enable-docexa --enable-addexa --enable-parexa --enable-sparse --with-colpack=/home/shuai/Shuai/codes/ColPack --enable-debug
But after that when i type make, I got this new problem
image
It suggests that i should modify the comment style in /adolc/lie/drivers.h. But it's source file so I got confused.
Thanks for your time and patience.
Best wishes,
Shuai

from adol-c.

BIT-glimmer avatar BIT-glimmer commented on August 23, 2024

Hello, prof. Walther
By the way, I just found the problem seems coming with that I turned on the "--enable-debug" on. But I still don't know how to solve it. Thanks for your patience and time.
Best wishes,
Shuai

from adol-c.

awalther1 avatar awalther1 commented on August 23, 2024

Hi Shuai,

I just commited a fix for the comments in C++ style. Could you try it again, please?

Best regards

Andrea

from adol-c.

BIT-glimmer avatar BIT-glimmer commented on August 23, 2024

Hello prof. Walther,

Thank you so much. It works now.
Thanks for your time and patience. You are so kind.

Best wishes,
Shuai

from adol-c.

awalther1 avatar awalther1 commented on August 23, 2024

Hi Shuai,

great, thanks for the feedback!

Best regards

Andrea

from adol-c.

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.