[PR #96] [CLOSED] parallel program sample #321

Open
opened 2026-01-29 15:11:37 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/96
Author: @brumazzi
Created: 10/31/2017
Status: Closed

Base: masterHead: patch-3


📝 Commits (1)

📊 Changes

1 file changed (+50 additions, -0 deletions)

View changed files

parallel/openmp-matriz-sum.c (+50 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheAlgorithms/C/pull/96 **Author:** [@brumazzi](https://github.com/brumazzi) **Created:** 10/31/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-3` --- ### 📝 Commits (1) - [`3e758b7`](https://github.com/TheAlgorithms/C/commit/3e758b7093c1121a3d0790450229d15fd3311f05) parallel program sample ### 📊 Changes **1 file changed** (+50 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `parallel/openmp-matriz-sum.c` (+50 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 15:11:37 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#321