Nichols A. Romero

Results 12 comments of Nichols A. Romero

OK, I think that I have figured it out. There problem is not specific to the source code I provided, but affects all modules. As some point in the past...

Yep, those where the pages that I found. It seemed very much a C thing that got transplanted into Fortran. This code is usually compiled with GNU or Intel.

Best that I can tell, there does not seem to be a macro defined in the code.

Here is another example, I think its the same issue. It can also be fixed with a preprocessor macro. ``` REAL(num), DIMENSION(:, :), ALLOCATABLE:: rhocells - !DIR$ ATTRIBUTES ALIGN:64 ::...

Thanks for clarifying the correct way to do this. So far, I have only encountered this construct in one DOE code -- a rather old one at that. If we...

Thanks for documenting this issue. I agree that the current state should be improved and that their should be some parity with the behavior found in GCC.

It doesn't look like this has been fixed in any official release of mpiP.

I can confirm that this is still an issue with both OpenMPI and MPICH. @cchambreau Are there any pointers that you can provide that may help come up with some...

Hi bjpalmer, Thanks for reaching out to us. We normally use GitHub Issues for reporting bugs and requesting features. It sounds like you are interesting in a collaboration. I am...