Coder Social home page Coder Social logo

openmp-man-pages's Introduction

OpenMP Documentation

The repository is a consolidation of OpenMP documentation converted to TROFF format for use as man pages on systems which support the man based documentation system.

Installation Steps

  1. Clone the repository using: git clone https://github.com/Shashank-Shet/OpenMP-man-pages.git
  2. Run the create_zip.sh script. It should create a directory with all zipped versions of the man pages.
  3. Create a folder named man in your home directory.
  4. Within this directory create a new folder man3. Here 3 denotes the section which represents the type of pages being installed.
  5. Copy the created zip files to the folder man3.
  6. Setup MANPATH environment variable to search for pages in this directory. Open the file .bashrc in your home directory. It will be hidden by default, so either use the terminal, or change the default visibility settings of your file explorer.
  7. Add the line export MANPATH=$HOME/man:$MANPATH.
  8. Open a new terminal, and run man omp_get_wtime. It should display the man page for the corresponding function.

openmp-man-pages's People

Contributors

abizerlokhandwala avatar shashank-shet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

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.