Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers memory management for engineers, focusing on crash programs related to memory access errors. The slides discuss the reasons behind code crashes, the influence of language and compiler parameters, and a simplified version of modern memory management. Examples include crashes when creating or accessing arrays and pointers, as well as the impact of data flow and block structures on memory management.