Jeffrey Phillips Freeman

Results 102 comments of Jeffrey Phillips Freeman

_From @jjfumero on February 17, 2016 15:41_ Hi Gary, thanks for the explanation. I tried your solution, but the kernel is still not correct (unless I compile with -g) This...

_From @grfrost on February 17, 2016 18:7_ Thanks for getting back. Hopefully -g will work for you in the short term. I will try to take a look at the...

Not all code structures are supported and scala is a bit less mature than java. Added as a to-do feature to look into

@automenta travis just provides an environment. It can run JTP or GPU or CPU or whatever the test is configured to run as. So if you create a test that...

@automenta nice ill check out your most recent commits. Is it fully functional and ready in your opinion?

@automenta lets chat on gitter when you get a chance

@automenta let me know when you think this PR is ready to be reviewed for inclusion.

@automenta do you ever think this PR will be ready? I think last we talked you said it was pretty close?

Any idea where in the native code this needs to change. I'll look around and see if I can't figure out what change is needed but I'm not sure off...

@shabanovd ok so I tracked down the change (I think) to this line: https://github.com/Syncleus/aparapi-native/blob/b7473d1f8a00284b56dfe7ec1185f70e9a1eedb6/src/cpp/invoke/OpenCLMem.cpp#L5 The issue is figuring out how to change it for an array of primitives and vectors...