Perl-OpenMP / p5-Alien-OpenMP

Portable buildopt interface to OpenMP enabled compiler flags and other things.
1 stars 4 forks source link

Seems to be an empty module #1

Closed plicease closed 3 years ago

plicease commented 3 years ago

Doesn't seem to actually implement the methods described in documentation:

% perl -MAlien::OpenMP -E 'say Alien::OpenMP->cflags'
Can't locate object method "cflags" via package "Alien::OpenMP" at -e line 1.
mohawk2 commented 3 years ago

That is currently correct (so far)! You're on #pdl and will have seen the surrounding discussion?

oodler577 commented 3 years ago

@plicease see #2

review/feedback is appreciated - first time creating one of these :)

mohawk2 commented 3 years ago

Will close this - basically, we're working on it! @plicease If you're minded to "watch" this repo and weigh in, that would be enormously valuable!