Page MenuHomeFreeBSD

Add OPENMP for riscv64*
ClosedPublic

Authored by pkubaj on Jun 22 2021, 9:09 AM.
Tags
Referenced Files
Unknown Object (File)
Thu, Mar 21, 9:10 AM
Unknown Object (File)
Feb 13 2024, 12:55 AM
Unknown Object (File)
Feb 9 2024, 1:11 PM
Unknown Object (File)
Jan 13 2024, 12:07 AM
Unknown Object (File)
Jan 4 2024, 6:30 AM
Unknown Object (File)
Dec 20 2023, 8:12 AM
Unknown Object (File)
Dec 17 2023, 10:18 AM
Unknown Object (File)
Nov 29 2023, 2:18 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 Skipped
Unit
Tests Skipped

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.