HP Using HPE AI and Machine Learning HPE2-N69 Exam Practice Test

Page: 1 / 14
Total 40 questions
Question 1

What role do HPE ProLiant DL325 servers play in HPE Machine Learning Development System?



Answer : C

HPE ProLiant DL325 servers play an important role in the HPE Machine Learning Development System. They are used to host the management software such as the Conductor and HPCM, and they also run non-distributed training workloads that do not require GPUs. They can also be used to run validation and checkpoint workloads.


Question 2

You are helping a customer start to implement hyper parameter optimization (HPO) with HPE Machine learning Development Environment. An ML engineer is putting together an experiment config file with the desired Adaptive A5HA settings. The engineer asks you questions, such as how many trials will be trained on the max length and what the min length for all trials will be.

What should you explain?



Answer : B

The engineer should specify the number of trials to train on the max length and the minimum length for all trials in the experiment config file. For example, if the engineer wants to run 10 trials with a max length of 10, the config file should look something like this:

{

'mode': 'A5HA',

'max_trials': 10,

'max_length': 10,

'min_length': 1,

'divisor': 2,

'max_runs': 1

}

Once the config file is complete, the engineer should upload it to the HPE Machine Learning Development Environment WebUI and view the graph of the experiment plan. This will allow the engineer to see how the Adaptive A5HA settings will affect the experiment. After that, the engineer can run the experiment and assess the results.


Question 3

A trial is running on a GPU slot within a resource pool on HPE Machine Learning Development Environment. That GPU fails. What happens next?



Answer : C

If a GPU fails during a trial running on a resource pool on HPE Machine Learning Development Environment, the conductor will reschedule the trial on another available GPU in the pool, and the trial will restart from the latest checkpoint. The trial will not fail, and the ML engineer will not have to manually restart it from the latest checkpoint using the WebUI.


Question 4

ML engineers are defining a convolutional neural network (CNN) model bur they are not sure how many filters to use in each convolutional layer. What can help them address this concern?



Answer : A

Hyperparameter optimization is a process of tuning the hyperparameters of a machine learning model, such as the number of filters in a convolutional neural network (CNN) model, to determine the best combination of hyperparameters that will result in the best model performance. HPO techniques are used to automatically find the optimal hyperparameter values, which can greatly increase the accuracy and performance of the model.


Question 5

A customer is deploying HPE Machine learning Development Environment on on-prem infrastructure. The customer wants to run some experiments on servers with 8 NVIDIA A too GPUs and other experiments on servers with only Z NVIDIA T4 GPUs. What should you recommend?



Answer : D

By establishing multiple compute resource pools on the cluster, you can ensure that the correct servers are used for each experiment, depending on the number of GPUs required. This will help ensure that the experiments are run on the servers with the correct resources without having to manually assign each experiment to the appropriate server.


Question 6

What type of interconnect does HPE Machine learning Development System use for high-speed, agent-to-agent communications?



Answer : A

HPE Machine Learning Development System uses Remote Direct Memory Access (RDMA) overconverged Ethernet (RoCE) for high-speed, agent-to-agent communications. This technology allows data to be transferred directly between agents without the need for copying, which results in improved performance and reduced latency.


Question 7

An HPE Machine Learning Development Environment resource pool uses priority scheduling with preemption disabled. Currently Experiment 1 Trial I is using 32 of the pool's 40 total slots; it has priority 42. Users then run two more experiments:

* Experiment 2:1 trial (Trial 2) that needs 24 slots; priority 50

* Experiment 3; l trial (Trial 3) that needs 24 slots; priority I

What happens?



Answer : D

Trial 3 is scheduled on 8 of the slots. Then, after Trial 1 has finished, it receives 16 more slots. This is because priority scheduling is used in the HPE Machine Learning Development Environment resource pool, which means higher priority tasks will be given priority over lower priority tasks. As such, Trial 3 with priority 1 will be given priority over Trial 2 with priority 50.


Page:    1 / 14   
Total 40 questions