Skip to content

LLVM 17 - #840

Merged
csegarragonz merged 57 commits into
mainfrom
llvm-17
Mar 12, 2024
Merged

LLVM 17#840
csegarragonz merged 57 commits into
mainfrom
llvm-17

Conversation

@csegarragonz

@csegarragonz csegarragonz commented Feb 15, 2024

Copy link
Copy Markdown
Collaborator

Here we go again.

Dependent PRs:

To-Dos:

  • python funcs working
  • openmp funcs working
  • tests working
  • dist tests working
  • e2e tests working
  • dist test w/ openmp + mpi

Closes #847
Closes #812
Closes #841

@csegarragonz
csegarragonz force-pushed the llvm-17 branch 2 times, most recently from 00c71ad to da2ea93 Compare February 28, 2024 12:05
@csegarragonz
csegarragonz marked this pull request as ready for review February 28, 2024 13:06
include(${CMAKE_CURRENT_BINARY_DIR}/conan_paths.cmake)

find_package(Catch2 REQUIRED)
find_package(cppcodec REQUIRED)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved these two deps from faabric's CMake external projects, where they were not needed.

@csegarragonz
csegarragonz force-pushed the llvm-17 branch 2 times, most recently from bf1cbf2 to 543844e Compare March 12, 2024 13:11
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

Successfully merging this pull request may close these issues.

OpenMP: Execution Integrity Issues

1 participant