
Dr. Lokesh Ragta

Connect with Dr. Lokesh Ragta to Send Message
Connect
Connect with Dr. Lokesh Ragta to Send Message
ConnectTimeline
About me
Senior Research Software Engineer at Imperial College London
Education

Maharaja Agrasen Institute of Technology
2008 - 2012B.Tech. Mechanical and Automation Engineeering First (87.7%)★ Won a gold medal for scoring highest aggregate marks in the Mechanical branch amongst all colleges affiliated with GGSIPU. ★ Awarded third rank in the University for creating a UAV in the final year project.★ Awarded Summer Research Fellowship by DST for a short term research work for two months at JNCASR, Bangalore.

Virendra Public School
2006 - 200712ᵗʰ Non Medical Science First (87.2%)★ Scored first rank in the school in class 12ᵗʰ. ★ Participated in a Science Project Organised by CBSE.

Virendra Public School
2004 - 200510ᵗʰ First (90.4%)★ Scored First rank in the school in class 10ᵗʰ.★ Awarded scholarship for 2 years for scoring first rank.

Indian Institute of Technology, Delhi
2014 - 2017PhD Computational Fluid Dynamics 9.3 CGPA★ Worked on the thesis titled "Extension of Unified Gas Kinetic Scheme to handle complex geometries and Turbulent Flows ". Please refer to the Experience section for more details about my work during my Ph.D.
Experience

Indian Institute of Technology, Delhi
Jan 2014 - Jul 2017✔ Developed a Cartesian Grid Method (CGM) for UGKS (UGKS-CGM solver) so as to enable UGKS to compute flows past arbitrary shaped geometries.✔ Parallelised the UGKS-CGM solver using MPI by domain division in the physical space.✔ Extended the applications of UGKS to simulate decaying homogeneous isotopic turbulence by using an efficiently parallelised 3D UGKS solver. ✔ Programmed and validated a 3D Unified Gas Kinetic Solver (UGKS) for canonical test cases.✔ Efficiently parallelized the 3D UGKS solver using Message Passing Interface (MPI) and Open Multi-processing (OpenMP).
Senior Reseacrh Fellow
Aug 2016 - Jul 2017Junior Research Fellow
Jan 2014 - Jul 2016

Aditya Birla Group
Aug 2017 - Jun 2018Scientist1. Worked on the development of a Population Balance Model (PBM) for the full-scale ball mill used in the cement industry. The aim of the project was to determine the Particle Size Distribution (PSD) at the outlet of an industrial scale ball mill. The project was done in the following two stages. a. A PBM model for the lab scale ball mill was developed and validated with the results in the literature. b. The PBM for single stage mill was extended to the full-scale mill by considering the full-scale mill as a series of single-stage mills with the output of one being used as the input of another.2. I was involved in the coupled simulation where we combined Computational Fluid Dynamics (CFD) with the Discrete Element Method (DEM). The aim was to study and predict the accurate flow physics of cyclone. For this purpose, we used Ansys for the CFD part and Rocky/EDEM for the DEM part.3. I was partially involved in the project of optimizing the energy consumption of a ball mill. The aim of this project was to find the optimal ball size that should be used inside the mill so as to minimize the energy without any deteriorating effect on the particle size of the cement. Show less

STFC
Sept 2018 - Jul 2020CFD and HPC Scientist1. Worked on the project titled High-Level Mesoscale Modeling System (HiLeMMS) to develope a domain-specific language for the Lattice Boltzmann Method (LBM) based fluid flow solver. 2. The developed interface allows a user to run his code on multiple computing architectures such as conventional CPUs, multiple CPUs, Graphical Processing Unit (GPUs), Xeon Phis or a combination of these. For this, an underlying library namely Oxford Parallel Library for Structured Mesh Solvers (OPS) is responsible for translating and generating the target-specific source code. This allows a user to focus more on getting the physical insights into a problem rather than learning new programming tools and techniques for each new computing hardware.3. More details can be found at - https://github.com/lkr-ind/MPLB. Show less

University of Leicester
Jul 2020 - Feb 2023Research Software Engineer Specialist1. Accelerated the Classical Gram Schmidt (CGS) orthogonalisation algorithm in the BcDor code by "25X" on Ampere Nvidia GPUs as compared to the LAPACK CPU routines.2. Used Magma library on GPU to accelerate the Eigen value solver in the BcDor by "2X" as compared to CPU.3. Added 3 idealized (Held Suarez, Earth-Like and Tidally Locked Earth) and 2 hot-Jupiter temperature forcing cases (in 3D) to a new Met Office code namely LFRic (a new weather prediction code and a replacement for Unified Model/UM) which is capable of simulating Exoplanets at Exascale.4. Developed post processing codes in Python based on libraries such as Iris, Aeolus (Libraries to analyze and visualize Earth Science Data ) etc. to analyze the results obtained from the Unified Model (UM) and/or LFRic.5. Streamlined and documented the process of installing LFRic and its software stack on DiaL3 using the Intel compilers.6. Used Reframe to create new regression tests for the DiRAC HPC facility and merged them with the ExCALIBUR repository (https://github.com/ukri-excalibur/excalibur-tests).7. Developed the documentation of DIaL3 HPC facility and created a website using MkDocs (https://dial3-docs.dirac.ac.uk).8. Conducted two half day courses to teach the basics of Python and Scientific Python by utilising libraries such as Numpy, Pandas, Matplotlib etc. (https://github.com/UniOfLeicester/PythonCourses).9. Used Arm Forge to profile and benchmark a few astrophysics codes namely: Ramses, SphNG, and Trove on the DiRAC supercomputing facility.10. Prepared and distributed a set of test cases to various vendors namely: HPE, Intel, and AMD for the procurement of DiRAC3 clusters (a part of the work is available at https://github.com/lkr-ind/di-benchmarking-public).11. Developed a Web Scraper based on Selenium (Python) to extract the details of papers that have been published by the DiRAC users in a given period of time and to count the number of year-wise citations of those papers. Show less

Imperial College London
Mar 2023 - nowSenior Research Software Engineer (HPC Consultant)1. Accelerated an Image analysis program on Nvidia A100 GPU by "75X" by writing raw kernels in CuPy as compared to the CPU version based on NumPy. 2. Assisted an HPC group in optimising their LAMMPS application by “1.37X” times by using hybrid parallelisation (MPI and OpenMP) and thread pinning.3. Collaborated with Nvidia to organise a workshop for 45 participants on the topic "Fundamentals of Accelerated Computing using Cuda C/C++".4. Developed and conducted a new Unit Testing Course based on the GoogleTest library. More details can be found at https://imperialcollegelondon.github.io/unit_testing_Cpp.5. Conducted multiple workshops for graduate students on several topics such as: Essential Software Engineering for Researchers, Basics of version control using Git and Intermediate Git for effective collaboration.6. Assisted researchers in installing software such as CMAQ, FreeFEM, Nektar++, Hermes-3 etc. in their home directory.7. Supported the HPC users in debugging and optimising their applications and troubleshooting their workflows. Show less
Licenses & Certifications
- View certificate

Deep Learning Essentials with Keras
CourseraJan 2020 - View certificate

Practical SAS Programming and Certification Review
CourseraDec 2019 
Ansys
CADD Centre Training Services Pvt Ltd.Jul 2014- View certificate

Applied Data Science with Python - Level 2
IBMJun 2018 - View certificate

NVIDIA DLI Certificate – Scaling Workloads Across Multiple GPUs with CUDA C++
NVIDIAJul 2022 - View certificate

The All-in-One Guide to C++20
EducativeJun 2024 - View certificate

Deep Learning with Tensorflow
CourseraJan 2020 - View certificate

Python for Data Science
IBMMay 2018 - View certificate

Learning Bash Scripting
LinkedInJan 2020 
Catia V5
CADD Centre Software SolutionsJun 2013- View certificate

Deep Learning Specialization
CourseraDec 2019 - View certificate

Convolutional Neural Networks
CourseraDec 2019 - View certificate

Sequence Models
CourseraDec 2019 - View certificate

NVIDIA DLI Certificate – Scaling CUDA C++ Applications to Multiple Nodes
NVIDIASept 2022 - View certificate

NVIDIA DLI Certificate – Accelerating CUDA C++ Applications with Concurrent Streams
NVIDIAJul 2022 - View certificate

Scalable Machine Learning on Big Data using Apache Spark
CourseraDec 2019 - View certificate

Neural Networks and Deep Learning
CourseraNov 2019 
Auto CAD
CADD Centre Training Services Pvt Ltd.Jun 2013- View certificate

Certified Instructor for Scaling CUDA C++ Applications to Multiple Nodes
NVIDIAAug 2024 - View certificate

University Ambassador
NVIDIAAug 2024 - View certificate

NVIDIA DLI Certificate – Fundamentals of Accelerated Computing with CUDA C/C++
NVIDIAJul 2022 - View certificate

C++ Standard Library including C++ 14 & C++ 17
EducativeMay 2024 - View certificate

IBM AI Engineering Specialization
CourseraJan 2020 - View certificate

J.T. O'Donnell on Making Recruiters Come to You
LinkedInJan 2020 - View certificate

Programming Foundations: Algorithms
LinkedInJan 2020 - View certificate

Fundamentals of Accelerated Computing with CUDA Python
NVIDIAJul 2024 - View certificate

Deep Neural Networks with PyTorch
CourseraJan 2020 - View certificate

Machine Learning with Python
CourseraJan 2020 - View certificate

Getting Started with SAS Programming
CourseraDec 2019 - View certificate

Programming Foundations: Databases
LinkedInJan 2020 %20England.webp)
Mental Health Awareness
Mental Health First Aid (MHFA) EnglandJan 2020- View certificate

Statistics 101
IBMNov 2017 - View certificate

Data Science Foundations - Level 1
IBMOct 2017 - View certificate

Structuring Machine Learning Projects
CourseraNov 2019 - View certificate

Doing More with SAS Programming
CourseraDec 2019 - View certificate

Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization
CourseraNov 2019
Honors & Awards
- Awarded to Dr. Lokesh RagtaDistinction in Doctoral Thesis IIT Delhi Sep 2022 Awarded with 'Distinction in Doctoral Thesis' for the year 2018. This award is given to the top 10 percent Ph.D. thesis every year at IIT Delhi.
- Awarded to Dr. Lokesh RagtaDST INSPIRE Department of Science and Technology Sep 2013 Awarded INSPIRE fellowship by DST for directly pursuing PhD after B.Tech.
- Awarded to Dr. Lokesh RagtaWinner of Gold Medal in Mechanical and Automation Engineering Branch Guru Gobind Singh Indraprastha University Dec 2012 A gold medal was awarded to me on the Ninth Convocation Ceremony of GGSIP University for scoring highest marks in University for all eight semesters.
Recommendations

Konstantinos loupas
Investment Product Development Specialist at Alpha BankGreece
Hannah plant
Currently Senior Project Support Associate (Audit & Assurance) @ DeloitteGreater Cardiff Area
Chauhan jay
Solar Trainee and Solar Engineer at U R ENERGYAhmedabad, Gujarat, India
Kerry robinson
School Librarian and library manager. Part time Fitness Instructor.Nottingham, England, United Kingdom
Emma hua
Business Recruiter at CitiGuangzhou, Guangdong, China
Amarildo jesus de lima oliveira
Analista de SistemasEngenheiro Coelho, São Paulo, Brazil
Sujeet giri
Merchant navy training and joining serviceKheri, Uttar Pradesh, India
Ana laura zeledon dejuk
Program & Project Manager | PMP |📍Costa RicaFlores, Heredia, Costa Rica
Norbert nowakowski
Senior Project Manager at Kraft Heinz (Capital Projects Department)Manchester Area, United Kingdom
Isha arora
Student at SVKM's Narsee Monjee Institute of Management Studies (NMIMS)Gwalior, Madhya Pradesh, India.webp)
Tatiane a s teixeira (pcd)
Impulsionando a Centralidade no Cliente | NPS | Qualidade para cliente | DiversidadeSão Paulo, Brazil
Saqif khan
Data ScientistUnited Kingdom
Genesis garcia-quiles
Customer Service Associate with a Commitment to ExcellenceRiverview, Florida, United States
Per ivar kraggerud
Network Engineer i IntilityOslo, Oslo, Norway
Emily rodriguez
Senior Director at LaFORCENew York City Metropolitan Area
Eliška ludwigová
Likvidátor pojistných událostí ve společnosti AXA AssistancePrague, Czechia
Humberto sanchez iii
Industrial Sales Regional ManagerLaredo, Texas, United States
Adain armstead
Revenue Management Analyst at Holland America LineNew York, New York, United States
Naveen tennakoon
Senior Software Engineer at System2 Fitness | BSc. (hons) in Information Systems (UCSC)Sri Lanka
Archita banerjee
Human Resources Executive || Talent Acquisition Professional || Classical Singer by PassionPune, Maharashtra, India
...