aboutsummaryrefslogtreecommitdiff
path: root/src/main.F90
AgeCommit message (Expand)Author
2019-04-25add block variant of matrix multiplicationWojtek Kosior
2019-04-25add additional improved implementationWojtek Kosior
2019-04-25usage info string correctionWojtek Kosior
2019-04-25whitespace correctionWojtek Kosior
2019-04-25enable mul implementation selection on command line, improve error notificati...Wojtek Kosior
2019-04-25accept floating point kind as command line argumentWojtek Kosior
2019-04-25use error_unit for writing error messageWojtek Kosior
2019-04-25support alternate floating point type numberingWojtek Kosior
2019-04-25terminate program on wrong floating point kind specifiedWojtek Kosior
2019-04-25make selection between floating point types possibleWojtek Kosior
2019-04-25create function for measuring, make selection of mul implementations possibleWojtek Kosior
2019-04-25basic time-measuring loopWojtek Kosior
2019-04-24add primitive main programWojtek Kosior