Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
stephenstengel
/
hpc-lab2
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
설명 없음
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.