Rf/arma align

Prevent armadillo from adding __attribute((__aligned__)) to any of its data types. This is necessary in order to ensure that the binary representation of armadillo types is the same when compiled with g++ and when compiled through nvcc.

Edited by Paul McCarthy

Merge request reports

Loading