It's probably only a single threaded application, i.e. designed to run on a single core. There's nothing you can do to make it run on more than one core. Applications must be specifically designed to make use of multiple cores.
What application is it?