1

Mid Level Neuromorphic Computing Jobs in Chicago, IL

... high-level commentary * Understanding of and ability to leverage: * Cloud-based computing ... Demonstrated ability to engage and partner at mid to senior leadership levels; Established ...

Be Seen First

... computing, and Windows Server is not just valued, but essential to business success? If you are a mid-to-advanced level technician seeking a role that offers continuous learning, significant impact ...

Job location: Central /Mid West US States - Illinois, Indiana, Tennessee, Texas, Minnesota ... Effectively engage with C-level technical customers, gain and maintain trust * Highly technical ...

Head of Finance

Chicago, IL · On-site

$90 - $120/hr

Work with various account and project teams to make projections mid project, track progress and ... Obtain revenue by verifying transaction information; computing charges and refunds; prepare and ...

We pioneered cloud computing and never stopped innovating - that's why customers from the most ... and mid-market accounts to enterprise-level customers including public sector. The AWS Global ...

Showing results 21-40

Mid Level Neuromorphic Computing information

See Chicago, IL salary details

$11.3K

$89.3K

$116.4K

How much do mid level neuromorphic computing jobs pay per year?

As of Aug 17, 2026, the average yearly pay for mid level neuromorphic computing in Chicago, IL is $89,279.00, according to ZipRecruiter salary data. Most workers in this role earn between $61,800.00 and $110,700.00 per year, depending on experience, location, and employer.

What is a mid level neuromorphic computing professional?

Mid level neuromorphic computing professionals are specialists with several years of experience who design, develop, and optimize hardware and software systems inspired by the structure and function of the human brain. They typically work on building and programming neuromorphic chips, developing algorithms that mimic neural processes, and integrating these systems into real-world applications such as robotics or edge computing. Their expertise bridges neuroscience, computer engineering, and artificial intelligence, and they often collaborate with interdisciplinary teams to advance brain-inspired computing technologies.

What are some common challenges faced by professionals in mid level neuromorphic computing roles, and how can they be addressed?

Professionals in mid-level neuromorphic computing roles often encounter challenges such as integrating novel hardware with existing software systems, managing the complexity of neural-inspired algorithms, and keeping pace with rapid advancements in the field. Collaborating closely with multidisciplinary teams—including hardware engineers, data scientists, and neuroscientists—can help address these challenges. Additionally, staying updated on the latest research and industry trends, as well as participating in collaborative projects, can enhance problem-solving skills and foster innovation in this evolving area.

What is the difference between Mid Level Neuromorphic Computing vs Mid Level Machine Learning Engineer?

AspectMid Level Neuromorphic ComputingMid Level Machine Learning Engineer
Required CredentialsBachelor's in Computer Science, Electrical Engineering, or related field; knowledge of neuromorphic hardwareBachelor's in Computer Science, Data Science, or related; experience with ML frameworks
Work EnvironmentResearch labs, hardware development, AI hardware companiesTech companies, startups, data-driven organizations
Industry UsageAI hardware, neuromorphic chip design, cognitive computingSoftware development, AI applications, data analysis

Mid Level Neuromorphic Computing professionals focus on hardware and cognitive architectures inspired by the brain, often working with specialized hardware and research teams. In contrast, Mid Level Machine Learning Engineers develop algorithms and models primarily in software to solve data-driven problems. Both roles require a strong technical background but differ in their focus on hardware versus software applications.

What are the key skills and qualifications needed to thrive as a mid level neuromorphic computing engineer?

To thrive as a Mid Level Neuromorphic Computing Engineer, you need a solid background in computer engineering, neuroscience, and machine learning, usually supported by a relevant degree and experience with neural network architectures. Familiarity with tools like Python, MATLAB, TensorFlow, and simulation platforms such as NEST or SpiNNaker, along with knowledge of specialized hardware, is typically required. Strong problem-solving, collaboration, and communication skills help you innovate and effectively share complex ideas with multidisciplinary teams. These skills and qualifications are crucial for developing advanced neuromorphic systems that bridge neuroscience and AI, pushing the boundaries of efficient computing.

What are popular job titles related to Mid Level Neuromorphic Computing jobs in Chicago, IL?

For Mid Level Neuromorphic Computing jobs in Chicago, IL, the most frequently searched job titles are:

What job categories do people searching Mid Level Neuromorphic Computing jobs in Chicago, IL look for?

The top searched job categories for Mid Level Neuromorphic Computing jobs in Chicago, IL are:

What cities near Chicago, IL are hiring for Mid Level Neuromorphic Computing jobs?

Cities near Chicago, IL with the most Mid Level Neuromorphic Computing job openings:

Infographic showing various Mid Level Neuromorphic Computing job openings in Chicago, IL as of August 2026, with employment types broken down into 67% Full Time, and 33% Contract. Highlights an 100% In-person job distribution, with an average salary of $89,279 per year, or $42.9 per hour.

Senior HPC Applications Engineer

Parallel Works

Chicago, IL • On-site, Remote

Full-time

Medical, Dental, Vision, Retirement, PTO

Posted 16 days ago


Job description

About Parallel Works
Parallel Works builds and operates ACTIVATE, a control plane for high performance computing and AI. Our customers run large scientific and AI workloads across their own on-premises clusters, Government and commercial cloud, and commercial GPU providers, and ACTIVATE gives them one way in to all of it. The high security boundary is authorized at Impact Level 5, with FIPS validated cryptography and STIG hardening throughout.
The work reaches most fields that depend on computing at scale: weather and climate forecasting, defense and intelligence programs, aerospace and structural analysis, molecular and materials science, energy, and AI research. A quarter here can include standing up a GPU cluster for one of those communities, federating a laboratory's existing on-premises system with burst capacity it did not have before, and getting a domain code written decades ago to run on current hardware.
Customer success sets our priorities. We are a small engineering company, so engineers here work directly with the people using the systems and carry a problem from the first report through to the fix. This is what we call mission engineering: understanding what a customer is trying to accomplish and why the computing matters to it.
About the role
Parallel Works is hiring a Senior HPC Applications Engineer to own the software stack and the user experience on our platforms. Our users are weather modelers, computational chemists, aerospace engineers, and AI researchers. The role is the escalation point for build failures, jobs that die partway through a multi-node run, and jobs running below expected throughput.
The scope covers both long-lived domain codes and current AI workloads, since customers run both on the same clusters. Users also move between on-premises systems, cloud, and commercial GPU providers, so a large part of the job is making an application behave the same across different compilers, site modules, MPI builds, and filesystems. Expect to spend a good share of the week talking to users.
What you will do
  • Software stack: compile and package MPI implementations (OpenMPI, MPICH, Intel MPI, HPC-X), compilers (GCC, Intel oneAPI, NVHPC), and scientific libraries, delivered through Spack or EasyBuild with Lmod module trees users can navigate.
  • Enable AI and ML workloads: install the frameworks customers ask for, get multi-node GPU launch working, and diagnose what sits below the framework: NCCL and collective behavior, container and driver mismatches, storage throughput, node faults mid-run. Customers drive their own toolchain choices.
  • Performance work: run scaling studies, profile with Nsight, VTune, TAU, HPCToolkit, or Score-P, and hand the finding to the systems team when the fix belongs in the fabric or the filesystem.
  • Portability: get customer codes running on new GPU architectures and new venues, using containers where that beats rebuilding against each site's modules.
  • User support: triage tickets, diagnose failed jobs to a root cause, and close them with a written explanation.
  • Documentation and training: user guides, office hours, and training for user communities, including formal Government training events.

Requirements
  • 10 or more years supporting scientific or AI application users on Linux HPC systems.
  • Building complex software from source on both RHEL family and Debian or Ubuntu systems: compilers, MPI, CMake and autotools, and the dependency problems that come with them.
  • Running Spack or EasyBuild and Lmod in production.
  • Experience with multi-node GPU workloads from the platform side, and the judgment to tell a framework problem from an environment problem.
  • Working with site provided software stacks on on-premises systems as well as cloud images where you control the whole stack.
  • Working knowledge of at least one application domain: weather and climate, computational fluid dynamics, molecular and materials science, or structural analysis.
  • United States citizenship and eligibility for a Secret clearance, since the work reaches export controlled Government environments. An active clearance is helpful but not required. We sponsor candidates who are eligible but not currently cleared.

You do not need every item on this list. If you have most of it and work well with other people, apply.
Preferred Qualifications
  • A prior user facing role at a Government supercomputing center, national laboratory, or university HPC center.
  • Depth in profiling and debugging tools: a GPU profiler, a CPU profiler, gdb, and MPI tooling.
  • Hands-on distributed training or inference work with PyTorch DDP or FSDP, DeepSpeed, Megatron style frameworks, JAX, vLLM, or TensorRT-LLM. Customers own their toolchains, so this is depth rather than a requirement.
  • Jupyter, remote visualization, or virtual desktop support for research users.

Benefits
Medical, vision, and dental coverage, a 401(k) with company match, short term disability, and generous paid vacation and sick time.
Equal employment opportunity
Parallel Works is an equal opportunity employer. We consider all qualified applicants without regard to race, color, religion, sex, sexual orientation, gender identity, national origin, age, disability, protected veteran status, or any other characteristic protected by law.