Please enable JavaScript in your browser!
首頁
探索
說明
登入
stephenstengel
/
hpc-lab2
關註
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
暫無描述
10
提交歷史
1
分支列表
0
版本發佈
分支:
master
分支列表
標籤列表
master
hpc-lab2
HTTPS
SSH
ZIP
TAR.GZ
Stephen
0a3978744c
Added licence and readme
3 年之前
LICENSE
0a3978744c
Added licence and readme
3 年之前
Makefile
dd1235deda
Last edit before I turned it in.
3 年之前
README
0a3978744c
Added licence and readme
3 年之前
cArrayGraph.py
0513ae2720
Working version. Just need to run tests and write report.
3 年之前
helpfile
1cc3897387
Final version.
3 年之前
lab2-stephen-stengel.c
0513ae2720
Working version. Just need to run tests and write report.
3 年之前
lab2-stephen-stengel.h
1cc3897387
Final version.
3 年之前
mylab1functions.h
8169f3758c
Got threading working.
3 年之前
plotting.py
79f0050551
One method working and graphing.
3 年之前
README
My lab2 for high performance computing class. It uses OpenMP to handle matrix multiplication with threads. Some of my functions in mylab1functions.h are buggy, but I didn't use them for the project.