Giter VIP home page Giter VIP logo

pthread's Introduction

pthread

Final Project for CIS520 - multi threaded computing with POSIX (module pthread.h)

pthread_main.c will reads in the txt file ~wiki_dump.txt. pthread_main parses through the file one line at a time computing the difference of sum for each line (linear pairwise comparison).

To launch the application pthread_POSIX.sh is the shell file to call that launches the already compiled pthread_main

HEADER file is pthread_plib.h and contains the library definitions for _main.c and the structure for STRINGDATA

pthread's People

Contributors

bettencb avatar

Stargazers

 avatar

Watchers

 avatar

pthread's Issues

sbatch error

Successfully compiled pthread_main.c and sbatch pthread_POSIX.sh will not launch. Upon sbatch call the following error message is displayed:

sbatch: error: invalid partition specified: normal
sbatch: error: Batch job submission failed: Invalid partition name specified

Can't read FILE into main.c source code file

pthread_main.c - Issue reading file into my program

I can not figure out how to read in the file "wiki_dump.txt" from the directory "~dan/625" on Beocat. Source code won't even compile properly so clearly doing it wrong.

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.