Giter Site home page Giter Site logo

project2-number-algorithms's Introduction

CUDA Number Algorithms

University of Pennsylvania, CIS 565: GPU Programming and Architecture, Project 2

  • (TODO) YOUR NAME HERE
  • Tested on: (TODO) Windows 22, i7-2222 @ 2.22GHz 22GB, GTX 222 222MB (Moore 2222 Lab)

(TODO: Your README)

Link to the readmes of the other two subprojects.

Add anything else you think is relevant up to this point. (Remember, this is public, so don't put anything here that you don't want to share with the world.)

project2-number-algorithms's People

Watchers

 avatar  avatar

project2-number-algorithms's Issues

updates for next year:

  • submission requirements need to be written out better - copied info from piazza post notes:
The Project 2 breakdown based on the subprojects is as follows: 60% Stream Compaction, 40% Character Recognition

Since Stream compaction was for demonstrating a strong understanding of threading as a whole; whereas Character Recognition is a demonstration of some applications of it (as will be a lot of future 565 projects).
Required:

- CODE (as always)

- If you submit the baseline for the MLP project - submit a txt file of the weights you used and how close your final result was in terms of error / accuracy for each individual character

- If you submit an extra credit or your own version of the MLP project - clearly state what changes you did, how your network / convolution is organized, and what weights / setup you used (make your readme as clear as possible)

for EC, there will be 20pts max for this assignment.
  • for character recognition - main method contains the stream compaction test as an example, note that this can be deleted before submission (comment it out for hw release)

  • look at this to provide more description for features and implementation (other than just the xor excel sheet)

Build error with no helpful information at all

After changing the sm_20 to a relevant version for the stream compaction part of the project, I've encountered the following error with very little to go off of:

1>Building NVCC (Device) object stream_compaction/CMakeFiles/stream_compaction.dir/Debug/stream_compaction_generated_common.cu.obj
1>CMake Error at stream_compaction_generated_common.cu.obj.cmake:206 (message):
1>  Error generating
1>  C:/Users/taylo/csworkspace/cis565/Project2/Project2-Stream-Compaction/build/stream_compaction/CMakeFiles/stream_compaction.dir//Debug/stream_compaction_generated_common.cu.obj
1>
1>
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(220,5): error MSB6006: "cmd.exe" exited with code 1.
1>Done building project "stream_compaction.vcxproj" -- FAILED.

Might there be a solution to this sort of thing somewhere?

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.