This website requires JavaScript.
Explore
Help
Sign In
TastyPancakes
/
GreenFlux.jl
Watch
1
Star
0
Fork
You've already forked GreenFlux.jl
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Functions that allow to monitor the power draw from CPU, GPU's and DDR3-RAM in kWh and approximate the number of non-embedding Floating Point operations that a Flux model will make.
17
Commits
6
Branches
1
Tag
9.9
MiB
Julia
100%
maketests
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Eduardo Cueto Mendoza
eea0beae08
Solved a issue with linux, still have to check linux if nvidia-smi is, powerstat of free are missing
2020-07-05 16:56:31 -06:00
.github
/workflows
Files generated by PkgTemplates
2020-06-27 09:59:08 -06:00
docs
CompatHelper: add new compat entry for "Flux" at version "0.10"
2020-06-28 00:29:52 +00:00
src
Finished basic testing for functions
2020-07-05 13:31:10 -06:00
test
Solved a issue with linux, still have to check linux if nvidia-smi is, powerstat of free are missing
2020-07-05 16:56:31 -06:00
.gitignore
Added new documentation folders for v0.0.4
2020-06-27 10:46:44 -06:00
.travis.yml
Removed Coveralls from TravisCI
2020-06-27 11:17:56 -06:00
LICENSE
Files generated by PkgTemplates
2020-06-27 09:59:08 -06:00
Manifest.toml
Added new documentation folders for v0.0.4
2020-06-27 10:46:44 -06:00
Project.toml
Resolved merging issues
2020-06-28 11:06:55 -06:00
README.md
Activated CI baddge
2020-06-30 17:46:06 -06:00
README.md
GreenFlux