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

Cannot build libdft64 #10

Open
sqrlmn opened this issue May 20, 2021 · 6 comments
Open

Cannot build libdft64 #10

sqrlmn opened this issue May 20, 2021 · 6 comments

Comments

@sqrlmn
Copy link

sqrlmn commented May 20, 2021

I got these errors while installing libdft64 from source:
~/libdft64$ make
cd src && CPPFLAGS= DFTFLAGS= make
make[1]: Entering directory '/home/admin/libdft64/src'
Makefie:20: ../Config/makefile.config: No such file or directoryl
Makefile:22: /Config/makefile.default.rules: No such file or directory
make[1]: *** No rule to make target '/Config/makefile.default.rules'. Stop.
make[1]: Leaving directory '/home/admin/libdft64/src'
Makefile:17: recipe for target 'dftsrc' failed
make: *** [dftsrc] Error 2

@spinpx
Copy link
Member

spinpx commented Sep 29, 2021

Have you set PIN_ROOT in environment?

@xubenji
Copy link

xubenji commented Apr 9, 2022

How to set PIN-ROOT in the environment?

@spinpx
Copy link
Member

spinpx commented Apr 11, 2022

@xubenji You should install intel pin first via install_pin.sh

@xubenji
Copy link

xubenji commented Apr 12, 2022

I got it. I find the way to set the pin path to the libdft, thank you very much!!!

@xubenji
Copy link

xubenji commented May 5, 2022

Hello, everyone. I was trying to find the process of the pin when I run the track.so. But I only can find the mini_test.cpp's process. Could you tell me the reason?

@xubenji
Copy link

xubenji commented May 5, 2022

root@localhost:~# ps auxw|head -1;ps auxw|sort -rn -k3|head -10
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 6550 110 0.6 131472 13216 pts/0 R+ 15:45 0:06 obj-intel64/mini_test.exe cur_input
root 6557 32.6 0.0 0 0 ? I 15:45 0:01 [kworker/u6:4]

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

3 participants