We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I use make -j to compile ramultor while encountering errors: /usr/bin/ld: cannot find -ldrampowerxml /usr/bin/ld: cannot find -ldrampower
The text was updated successfully, but these errors were encountered:
You can check the common/DRAMPower folder, the installation of that is needed.
Sorry, something went wrong.
try running sh compileramulator.sh, that fixed it for us
sh compileramulator.sh
No branches or pull requests
I use make -j to compile ramultor while encountering errors:
/usr/bin/ld: cannot find -ldrampowerxml
/usr/bin/ld: cannot find -ldrampower
The text was updated successfully, but these errors were encountered: