Page MenuHomeFreeBSD

Add OPENMP for riscv64*
ClosedPublic

Authored by pkubaj on Jun 22 2021, 9:09 AM.
Tags
Referenced Files
Unknown Object (File)
Fri, Oct 3, 2:34 AM
Unknown Object (File)
Thu, Sep 25, 2:04 PM
Unknown Object (File)
Tue, Sep 23, 11:02 PM
Unknown Object (File)
Tue, Sep 16, 8:40 AM
Unknown Object (File)
Tue, Sep 16, 6:44 AM
Unknown Object (File)
Sep 9 2025, 3:35 PM
Unknown Object (File)
Sep 9 2025, 2:02 PM
Unknown Object (File)
Sep 9 2025, 12:08 PM

Details

Summary

Adding OPENMP will fix a bunch of ports that need it.

Test Plan

make buildworld

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mhorne added reviewers: emaste, dim.

Thanks, this fell off my radar.

I approve the change, but have no idea of the status of OpenMP on RISC-V, and what might be missing/lacking.

This revision is now accepted and ready to land.Jun 24 2021, 7:07 PM
share/mk/src.opts.mk
358

Any reason not to enable for riscv64sf as well?

pkubaj retitled this revision from Add OPENMP for riscv64 to Add OPENMP for riscv64*.

Adding riscv64sf.

This revision now requires review to proceed.Jun 25 2021, 1:32 PM
This revision is now accepted and ready to land.Jun 25 2021, 1:35 PM
This revision was automatically updated to reflect the committed changes.

@mhorne
OK to MFC it to stable/13?

@mhorne
OK to MFC it to stable/13?

Sounds fine to me!

This revision was not accepted when it landed; it landed in state Needs Review.Dec 19 2021, 10:43 PM
This revision was automatically updated to reflect the committed changes.