User: ceeely

  • Public profile

User profile: ceeely

User info
User name:ceeely
Name:Eugene Lee
Location:Singapore
Bio:Interested in speeding up computational processing,
History
Joined:
Number of posts:7
Latest posts:

Modifying values in pointers in struct via function
thanks for the tip, dhayden, I'll look into references. Is there a sample code that I can refer to t...

Modifying values in pointers in struct via function
Hi, I'm trying to pass a struct with 2d array pointers into a function which would change the valu...

Speed up For Loop with.pushback
I'm thinking: Perhaps we can schedule the outer loop to serve for each value of curRow. IE. Thread...

Speed up For Loop with.pushback
@Jonnin I wonder if the following preallocation code is right: [code] vector< vector<float> > vec_...

Speed up For Loop with.pushback
@jonnin For context, the overall function that i'm trying to parallel is the conversion of CSR to ...

This user does not accept Private Messages