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

Add build scripts for early exascale architectures to the master branch #441

Closed
mewall opened this issue Mar 10, 2021 · 3 comments
Closed
Assignees

Comments

@mewall
Copy link
Collaborator

mewall commented Mar 10, 2021

Describe the bug
Work on builds for exascale architectures are not yet in the master branch, they are in the "tulip" and "jlse-intel" branches. Add build scripts to the master branch for these architectures and modify CMakelists.txt as needed to support these cases in a way that doesn't break other builds.

@mewall mewall self-assigned this Mar 10, 2021
@jmohdyusof
Copy link
Collaborator

Based on the discussion this morning, I will register my suggestion of adding 'CPU_VENDOR' and 'GPU_VENDOR' (or 'ACC_VENDOR'?) as switches in the Cmake/build process.

@mewall
Copy link
Collaborator Author

mewall commented Mar 15, 2021

Tulip build and install now works using the CMakelists.txt file in master. Tests are failing, however, with the below error. Forwarded to consultants for advice.

/data/jenkins_workspace/centos_pipeline_job_8.1_rel-3.9/rocm-rel-3.9/rocm-3.9-17-20201021/8.1/external/hip-on-vdi/rocclr/hip_global.cpp:69: guarantee(false && "Cannot find Symbol")

@mewall mewall closed this as completed Jul 13, 2021
@mewall
Copy link
Collaborator Author

mewall commented Jul 13, 2021

This issue will be addressed when PR #527 is merged into master

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