Posts tagged Agents
HPC Coding Agent - Part 2: An MCP Tool for Code Optimization with OpenEvolve
- 04 March 2026
Large language models (LLMs) and LLM-driven agents (AI agents) are already trained on a massive amount of data where a considerable portion consists of code, and both models and agentic coding services are developed specifically for the purpose of coding. For users who want to optimize their code for certain purposes, for example runtime or memory efficiency, LLMs may produce plausible solutions, but these are often not optimal.