Changes

Jump to: navigation, search

GPU621/Go Kimchi

56 bytes added, 00:21, 4 August 2021
Implementation for Go
runtime.GC()
}
''Above Go code will run in terminal using .sh script.''
''' .sh Code to Run Go Program '''
#! /bin/sh
MAX=7
go build MatrixMultiGo.go > result.txt
 
echo "Running tests for no multithreading..."
echo "### No Multithreading" >> result.txt
84
edits

Navigation menu