GithubHelp home page GithubHelp logo

porting-advisor's People

Contributors

arm-chrjan01 avatar ericvh avatar rhenwood-arm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

porting-advisor's Issues

AVX-2/AVX512 instruction support

Hi All,

I found that AVX2 and AVX512 instructions support is already existing in porting-advisor code base.
Because i check against a code having instructions AVX2 and AVX512 and porting-advisor is able to detect and generate report..

Can anyone confirm this ...
thanks ...

issue_types not defined in json output.

I've got porting-advisor installed from a clone of Master. It seems there is a problem with JSON output:

root@caefda440af3:/tmp/porting-advisor# porting-advisor --output-format csv ./ 
| Elapsed Time: 0:00:00                                                                                                                                                                               
filename,function,line,issue_type,description
root@caefda440af3:/tmp/porting-advisor# porting-advisor --output-format json ./
| Elapsed Time: 0:00:00                                                                                                                             
Traceback (most recent call last):
  File "/usr/local/bin/porting-advisor", line 11, in <module>
    load_entry_point('porting-advisor==1.4', 'console_scripts', 'porting-advisor')()
  File "/usr/local/lib/python3.8/dist-packages/porting_advisor-1.4-py3.8.egg/advisor/__init__.py", line 27, in main
    real_main()
  File "/usr/local/lib/python3.8/dist-packages/porting_advisor-1.4-py3.8.egg/advisor/main.py", line 152, in main
    report.write(sys.stdout, report_errors=not args.quiet)
  File "/usr/local/lib/python3.8/dist-packages/porting_advisor-1.4-py3.8.egg/advisor/report.py", line 71, in write
    self.write_items(output_file, sorted_items)
  File "/usr/local/lib/python3.8/dist-packages/porting_advisor-1.4-py3.8.egg/advisor/json_report.py", line 26, in write_items
    self.issue_types = issue_types
NameError: name 'issue_types' is not defined

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.