Skip to content

enable device relocatable code for release#14

Open
abhinavsns wants to merge 2 commits into
mosaic-group:developfrom
abhinavsns:fix/gpuexpression
Open

enable device relocatable code for release#14
abhinavsns wants to merge 2 commits into
mosaic-group:developfrom
abhinavsns:fix/gpuexpression

Conversation

@abhinavsns

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This PR aims to enable device relocatable code for release builds by updating relevant commit references and modifying CMake configuration.

  • Update the subproject commit for openfpm_numerics.
  • Append the "-fPIC" flag to the release compilation flags and enable position-independent code and CUDA separable compilation in CMakeLists.txt.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
openfpm_numerics Updated subproject commit reference to the new commit hash.
CMakeLists.txt Added "-fPIC" to release flags and enabled position-independent and CUDA separable compilation.

Comment thread CMakeLists.txt
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.

3 participants