Dear Open64 developers, In our application we need to generate PTX code handling automatic variables, that could be too large or must be passed to another kernel. Both requirements are incompatible with -CG:auto_as_static=1 mode, when all variables not mapped onto registers are allocated in .local memory. So I'm looking into how to implement -CG:auto_as_static=0, allocating data in global memory, using malloc. I'd appreciate any advices or suggestions on this topic or code references to look at and study from.
Thanks, - Dima. ------------------------------------------------------------------------------ Cloud Services Checklist: Pricing and Packaging Optimization This white paper is intended to serve as a reference, checklist and point of discussion for anyone considering optimizing the pricing and packaging model of a cloud services business. Read Now! http://www.accelacomm.com/jaw/sfnl/114/51491232/ _______________________________________________ Open64-devel mailing list Open64-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open64-devel