Skip to content
View Jaiaid's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Jaiaid

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Jaiaid/README.md
  • 👋 Hi, I’m @Jaiaid, currently working as graduate research assistant in Rochester Institute of Technology. I am working in HPDSL lab under Dr. M. Mustafa Rafique. My current research focus is GPU computing, data management in cluster.
  • 👀 I’m interested in High Performance Computing, Linux environment , ImageProcessing,
  • 💞️ I’m looking to collaborate on ImageProcessing or Linux kernel module development (amateur) related project
  • 📫 If you like my participation in your project, I would be flattered. Please mail me jAiaidMobin aT gMAil dOt CoM (all lower case)

Pinned Loading

  1. os_from_scratch os_from_scratch Public

    Experiment on creating OS from scratch for x86 protected mode. For hardware configuration (port address, mmio addresss) IBM PC system is assumed

    C

  2. random_code random_code Public

    C++

  3. IEEE754 normal number type conversio... IEEE754 normal number type conversion by bitwise operations
    1
    /**
    2
     * This code is to program how at hardware level
    3
     * float64 -> float32 and vice versa conversion may happen
    4
     * by bit level manipulation
    5
     *
  4. ai-science-training-series ai-science-training-series Public

    Forked from argonne-lcf/ai-science-training-series

    Jupyter Notebook

  5. TensorSwift TensorSwift Public

    A very basic tensor engine done as part of course work in cisc830

    C++

  6. pytorch/pytorch pytorch/pytorch Public

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

    Python 91.6k 24.7k