issues
search
arporter
/
habakkuk
Fortran code analysis for performance prediction
11
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bring up-to-date with fparser 0.0.8
#51
arporter
opened
5 years ago
0
Py3 port
#50
arporter
closed
6 years ago
2
Add support for Python 3
#49
arporter
closed
6 years ago
1
Bring up-to-date with latest fparser
#48
arporter
closed
6 years ago
1
This PR is for #46 fix incorrect import
#47
arporter
closed
6 years ago
3
Test failures with latest version (0.0.6) of fparser
#46
arporter
closed
6 years ago
2
#44 configure travis yml for codecov integration
#45
arporter
closed
7 years ago
2
Integrate use of codecov with Travis
#44
arporter
closed
6 years ago
1
Produce estimate of Working Set Size
#43
arporter
opened
7 years ago
0
Make identification of indirect array accesses more robust
#42
arporter
closed
7 years ago
2
Fix counting of memory accesses
#41
arporter
closed
7 years ago
3
Sub-expressions within array-index expressions not handled correctly
#40
arporter
closed
7 years ago
3
Handle array-index expressions enclosed in parentheses
#39
arporter
closed
7 years ago
3
Habakkuk does not store array-index expression in parentheses
#38
arporter
closed
7 years ago
2
Recognise derived-type array access
#37
arporter
closed
7 years ago
3
Fails to recognise array accesses when arrays are parts of a derived type
#36
arporter
closed
7 years ago
1
Overlap operations with division ops
#35
arporter
closed
7 years ago
4
Correct cache-line access counts when array is written after read
#34
arporter
closed
7 years ago
4
Allow for overlap of division and multiplication operations
#33
arporter
closed
7 years ago
3
Usage message if no args provided
#32
arporter
closed
7 years ago
0
Introduce 'scalar' node type
#31
arporter
opened
7 years ago
0
Use python bindings to graphviz to generate dag output
#30
arporter
opened
7 years ago
1
#28 Update docs with instructions on obtaining from pypi or github
#29
arporter
closed
7 years ago
1
Update documentation now project is on pypi
#28
arporter
closed
7 years ago
1
#25 Add server entry to deploy section to point to legacy pypi
#27
arporter
closed
7 years ago
2
#25 Add pypi configuration to travis.yml
#26
arporter
closed
7 years ago
1
Automate process of releasing to pypi
#25
arporter
closed
7 years ago
4
Use fparser package from pypi
#24
arporter
closed
7 years ago
1
Running habakkuk with no arguments causes crash!
#23
arporter
closed
7 years ago
5
Strip-out fparser code and use pypi package instead
#22
arporter
closed
7 years ago
6
Allow for overlap of DIVSD with other operations
#21
arporter
closed
7 years ago
7
Test suite improvments
#20
arporter
closed
8 years ago
0
Improve the test suite
#19
arporter
closed
7 years ago
1
Update integer nodes in graph
#18
arporter
closed
8 years ago
1
Process DAG to ensure integer ops are not counted as FLOPs
#17
arporter
closed
8 years ago
2
Indirect array accesses
#16
arporter
closed
8 years ago
1
Get FLOP counting working for NEMO
#15
arporter
closed
8 years ago
2
Support min max intrinsics
#14
arporter
closed
8 years ago
0
Support MAX/MIN intrinsics
#13
arporter
closed
8 years ago
6
Schedule intrinsics
#12
arporter
closed
8 years ago
0
Pypi restructure
#11
arporter
closed
8 years ago
0
Schedule generator does not account for cost of intriniscs
#10
arporter
closed
8 years ago
3
#8 Support mult operand
#9
arporter
closed
8 years ago
1
Processing pert_pressure_gradient_kernel_mod.F90 fails
#8
arporter
closed
8 years ago
4
Re-structure for PyPi
#7
arporter
closed
8 years ago
5
#3 Test coverage
#6
arporter
closed
8 years ago
0
Support loop-unrolling for kernels containing indirect array accesses
#5
arporter
closed
8 years ago
4
Attempt to provide SIMD performance estimates
#4
arporter
opened
8 years ago
0
Increase test coverage
#3
arporter
closed
8 years ago
7
documentation question
#2
zbeekman
closed
8 years ago
1
Next