Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 234 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 234 Bytes

Included in this repo are all the files from my 2024 TPRC talk on Intermediate OpenMP for Perl Programmers.

There is a Makefile for all .c files, all Perl scripts require:

  • OpenMP::Simple
  • OpenMP::Environment
  • gcc >= 5