User Tools

Site Tools


configuration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
configuration [2024/07/01 16:58] liuxzh12023configuration [2025/03/30 13:52] (current) liuxzh12023
Line 5: Line 5:
 This page introduces the "**index**" page. This page introduces the "**index**" page.
  
 +------
  
 ==== View-only Version ==== ==== View-only Version ====
Line 11: Line 12:
  
 You can click "**Show Combination Configs**" to see the created combination configurations (The detail introduction of Combination Configurations is in next section). You can click "**Show Combination Configs**" to see the created combination configurations (The detail introduction of Combination Configurations is in next section).
 +
  
  
Line 20: Line 22:
  
 And You can click "**show details**" button to see the configuration detail information online.  And You can click "**show details**" button to see the configuration detail information online. 
 +
 +=== 3. Search Engine for Configuration ===
 +
 +You can use our "Search Engine" (shown as a search box) to search your required configuration conveniently.
 +
 +The system provides multiple search conditions:
 +  - Algorithms Selection (If no limitation for algorithm, select "All").
 +  - Datasets Selection (If no limitation for algorithm, select "All").
 +  - Parameter Selection: input a set of constraints on the parameters (The rules are similar to the "SQL"). 
 +
 +For example:
 +<file>
 +nFeatures >=2000
 +nLevels = 8
 +...
 +</file>
 +
 +
 +
 +------
  
 ==== Full Version ==== ==== Full Version ====
Line 27: Line 49:
  
 === 1. Configuration === === 1. Configuration ===
 +{{:config1.png?1400|}}
 +
 +{{:config2.png?1400|}}
  
 == 1.1 Create/Copy a Simple Configuration == == 1.1 Create/Copy a Simple Configuration ==
  
-You can click the ""+ 
 + 
 + 
 +You can click the "**Create Config**or "**Copy**"(in Configuration List) to create a new configuration.  
 +Then see [[ configuration:create | create wiki]] for more details. 
  
 == 1.2 Show the Details of a Configuration  == == 1.2 Show the Details of a Configuration  ==
 +
 +You can click the "**Show Config**"(in Configuration List) to show all the parameters of configuration. 
 +
  
 == 1.3 Create/Copy Combination Configuration == == 1.3 Create/Copy Combination Configuration ==
 +We provide a convenient way to create multiple configurations at once called "Combination Configuration".
  
-== 1.4 Combination Configuration ==+For example, If you want to create a set of configurations with a regular pattern (e.g. set different values ​​for parameters and then arrange them in different combinations), you can use this method. 
 + 
 + 
 +You can click the "**Create Combination Config**" or "**Copy for Combination**"(in Configuration List) to create a set of configurations.  
 +Then see [[ configuration:create_comb | create comb configurations wiki]] for more details. 
 + 
 + 
 +== 1.4 Show Combination Configuration == 
 +You can click the "**Show Combination Config**"(in Configuration List) to show all the combination configurations. 
  
 == 1.5 Delete Configuration == == 1.5 Delete Configuration ==
-(will delete relevant tasks and evaluations together+If you delete the configuration, it will also delete relevant tasks and evaluations together
 + 
 +--------- 
 + 
 +=== 2. Search Engine for Configuration Search ===
  
 +Same as the "view-only" version.
  
-=== 2. Mapping Task ===+---------
  
-== 2.1 Create One Mapping Task ==+=== 3. Mapping Task ===
  
-== 2.Create a Batch of Mapping Tasks (Local Cluster) ==+== 3.Create One Mapping Task == 
 +You can click the "**Create MappingTask**"(in Configuration List) to create a new configuration. 
  
-== 2.3 Create a Batch of Mapping Tasks (Aliyun Cloud) ==+And if you want to create more tasks of one configuration to test it's stability, you can click the "Create More MappingTask".
  
 +== 3.2 Create a Batch of Mapping Tasks (Workstation) ==
 +We provide "Batch Create Task" for you to create tasks in batches. You can input the IDs of configuration and then click the button, then the tasks will run in series.
  
 +== 3.2 Create a Batch of Mapping Tasks (Local Cluster) ==
 +Similar to the previous; the task will be assigned to the work nodes in cluster.
  
-We have already add the parameter templates of the supported SLAM algorithms and datasets and you can also use them to create other algorithm's configuration.+== 3.3 Create a Batch of Mapping Tasks (Aliyun Cloud) == 
 +Similar to the previous; System will buy new servers as work nodes, and the task will be assigned to the work nodes in cluster. After tasks finishing, the work servers will delete by system.
  
-If you want to add some more templates, you can create them following: [[ parameter:create | create wiki]]. And for convenience, you can also use the "**copy**" to create new one from the exist template, which is similar to the "**create**". 
  
-You can also delete and modify the parameter template, but if you have already created some configurations using this template, please delete them with caution! +For how to deployment the SLAM-Hive system on you Aliyun server, please see: https://github.com/SLAM-Hive (TODO: Add Aliyun part).
  
-For how to use these parameter templates in configuration creation, you can see the details at: [[Configuration]]. 
  
configuration.1719853113.txt.gz · Last modified: 2024/07/01 16:58 by liuxzh12023