Cleanup: comments (long lines) in cycles
This commit is contained in:
@@ -27,7 +27,7 @@ CCL_NAMESPACE_BEGIN
|
||||
* Since some bytes may be needed for aligning chunks of memory;
|
||||
* This is the amount of memory that we dedicate for that purpose.
|
||||
*/
|
||||
#define DATA_ALLOCATION_MEM_FACTOR 5000000 //5MB
|
||||
#define DATA_ALLOCATION_MEM_FACTOR 5000000 // 5MB
|
||||
|
||||
/* Types used for split kernel */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user