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

Improved support for 64bit indexing #22

Merged
merged 1 commit into from Oct 22, 2015
Merged

Improved support for 64bit indexing #22

merged 1 commit into from Oct 22, 2015

Conversation

kmx
Copy link
Contributor

@kmx kmx commented Oct 20, 2015

This patch tries to replace int or long where PDL_Indx is more appropriate. I have not tested it much with >2GB piddles.

Other thing worth mentioning is the use o C function rand() which usually returns far less bits than 64 - it is used in glm.pd and kmeans.pd. I have not tried to fix this trouble.

maggiexyz added a commit that referenced this pull request Oct 22, 2015
@maggiexyz maggiexyz merged commit ae3d7e1 into PDLPorters:master Oct 22, 2015
@maggiexyz
Copy link
Contributor

This is tremendous! Thank you so much for the patch!

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.

None yet

2 participants