Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • tapasco tapasco
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 52
    • Issues 52
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • tapasco
  • tapascotapasco
  • Issues
  • #128

Closed
Open
Created Sep 18, 2017 by Jaco Hofmann@jahOwner

Notify the user if a platform is unknown

Tapasco currently does not notify the user if the platform the user requested is unknown. The following example has a typo in the configuration: the platform specified is 'vc708' instead of the supported 'vc709'

[11:17:47 <main: Tapasco$> INFO] Running with configuration: [Configuration @/opt/rootfs/home/ubuntu/tapasco/default.cfg]
Verbose = Some(verbose)
KernelDir = /opt/rootfs/home/ubuntu/tapasco/kernel
CoreDir = /opt/rootfs/home/ubuntu/tapasco/core
ArchDir = /opt/rootfs/home/ubuntu/tapasco/arch
PlatformDir = /opt/rootfs/home/ubuntu/tapasco/platform
Slurm = false
Parallel = false
MaxThreads = unlimited
Jobs = List(ComposeJob([counter x 128],200.0,Vivado,None,Some(List(vc708)),Some(List(Feature(BlueDMA,Map(enabled -> true)))),None))
[11:17:47 <main: Compose$> INFO] all HLS tasks finished successfully, beginning compose run...
[11:17:47 <main: Compose$> INFO] all Compose tasks finished
[11:17:47 <main: Tapasco$> INFO] TaPaSCo finished successfully
Assignee
Assign to
Time tracking