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

Avoid using memcpy for non-POD elements #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

weimingzha0
Copy link

Avoid using memcpy for non-POD elements by returning "true", which will force the executor to call evalScalar() to copy the elements properly.

@ggael
Copy link
Collaborator

ggael commented Sep 11, 2018

This is a mirror repository, PR must be sent to https://bitbucket.org/eigen/eigen

@luzpaz
Copy link
Contributor

luzpaz commented Jan 25, 2019

@weimingzha0 care to make the PR in the upstream bitbucket repo ?

fwyzard pushed a commit to fwyzard/eigen-git-mirror that referenced this pull request Aug 17, 2021
…a4f8269463207c4fee

Re-adding last commit of "Re-import and update of Eigen patches for CUDA" eigenteam#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

Successfully merging this pull request may close these issues.

5 participants