Coder Social home page Coder Social logo

amduprof.net's Introduction

Hello! ๐Ÿ‘‹

I'm Goel! A postgraduate Artificial Intelligence student with a background in Computer Science, at the University of Plymouth, and software engineering at several companies/organisations.

GitHub is where I place coding related projects and items which pique my interest.

What am I doing or have done recently?

amduprof.net's People

Contributors

goelbiju avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

amduprof.net's Issues

Create uProf Wrapper from example

A wrapper needs to be created based on the example given in Program.cs.

This wrapper needs to be based in the UProf Wrapper file and be able to return an object which allows the user to start and stop profiling.

NOTE: Needs to take into account the fact that when profiling only one profiling can be run at any one time.

Acceptance criteria:

  • Show all counters available by the system
  • Start/Stop profiling i.e. uProfWrapper .StartProfiling and .StopProfiling methods
  • Set profiling duration
  • Set sampling interval
  • Reporting needs to be run in a separate thread.

Starting example asserts to AMD_STATUS_FAIL

The assertions in Program.cs are telling us that the call to the API is failing, upon running the project fresh on a computer with only the AMD uProf program installed. This maybe due to the AMD uProf driver not being installed or the service required to initialise the profiling session has not been started.

I need to work out what the issue is; case of starting a service or program/installing the driver?

Include AMD uProf driver for profiling

We need the driver to be installed before running profiling. The reason why it was working before was that AMD uProf was already installed. We need to decouple the library from the uProf installation.

Acceptance criteria:

  • Single out the driver files required for running the library
  • Automate the installation of these drivers i.e. a batch-script
  • Ensure this is mentioned within the README (when created)

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.